Skip to content

Commit d6be932

Browse files
committed
fix ci issue
1 parent e1cb938 commit d6be932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
GITHUB_REPOSITORY: ${{ github.repository }}
3131
run: |
3232
chmod +x ./setup.sh
33-
./setup.s
33+
./setup.sh

0 commit comments

Comments
 (0)