We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6e623 commit 4f88780Copy full SHA for 4f88780
.github/workflows/package-and-release.yml
@@ -21,7 +21,6 @@ jobs:
21
- name: Make scripts executable
22
run: |
23
chmod +x package.sh
24
- chmod +x run.sh
25
26
- name: Run package script
27
run: ./package.sh
0 commit comments