mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
ci: Fix typo
This commit is contained in:
parent
ade40a5af8
commit
25a0a7b1d0
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Sleep for a few seconds.
|
||||
run: sleep(10)
|
||||
run: sleep 10
|
||||
|
||||
- name: Create nightly GitHub release
|
||||
id: release
|
||||
|
Loading…
x
Reference in New Issue
Block a user