We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1cb938 commit d6be932Copy full SHA for d6be932
.github/workflows/deploy.yml
@@ -30,4 +30,4 @@ jobs:
30
GITHUB_REPOSITORY: ${{ github.repository }}
31
run: |
32
chmod +x ./setup.sh
33
- ./setup.s
+ ./setup.sh
0 commit comments