Skip to content

Commit 46e56d6

Browse files
committed
ci: remove unnecessary step.
1 parent 9a97064 commit 46e56d6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/dev.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,10 +395,6 @@ jobs:
395395
run: |
396396
git log -1 --format=format:'%H'
397397
398-
- name: Update code references
399-
run: |
400-
python docs/gen_ref_pages.py
401-
402398
- name: Build, Check and Publish 📦 to Docker Hub
403399
run: >
404400
set -x ;

0 commit comments

Comments
 (0)