ci: Fix typo

This commit is contained in:
Clement Tsang 2021-02-21 14:21:13 -05:00 committed by GitHub
parent ade40a5af8
commit 25a0a7b1d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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