Skip to content

Commit

Permalink
sleep 2h
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota authored Sep 5, 2024
1 parent 712e400 commit a8efa15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Build Crystal
uses: docker://jhass/crystal:1.0.0-alpine-build
with:
args: sleep
args: sleep 2h
- name: Upload Crystal executable
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a8efa15

Please sign in to comment.