Skip to content

Commit

Permalink
Update image-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Feeeenng authored Jun 6, 2024
1 parent 8480afc commit 6b4f3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: sync images
id: sync_images
run: ./image-syncer --proc=10 --config=config.yaml --retries=2 --arch=arm64
run: ./image-syncer --proc=10 --config=config.yaml --retries=2

- name: Success comment
if: ${{ success() }}
Expand Down

0 comments on commit 6b4f3ee

Please sign in to comment.