Skip to content

Commit 2ca52af

Browse files
author
autosync
committed
Sync with upstream
2 parents 8bd1e0b + b3ed779 commit 2ca52af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/setup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Example setup step
3232
if: steps.check_fresh.outputs.is_fresh == 'true'
3333
run: |
34+
make update
3435
make poetry.lock Dockerfile
3536
rm -rf .github/workflows/setup.yml
3637
rm -rf .github/workflows/update.yml

0 commit comments

Comments
 (0)