Skip to content

Commit c5d99f4

Browse files
authored
Remove the update-dev-documentation section. (#16)
1 parent 4a875c8 commit c5d99f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-distribute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ jobs:
361361
update-artifacts:
362362
timeout-minutes: 15
363363
runs-on: aws-micro
364-
needs: [ collect-stats, update-dev-documentation ]
364+
needs: [ collect-stats ]
365365
if: always()
366366
continue-on-error: true
367367
steps:

0 commit comments

Comments
 (0)