Skip to content

Commit d24ff70

Browse files
authored
Update release.yml
1 parent 9bbb81f commit d24ff70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
registry-url: "https://registry.npmjs.org"
4040
- name: Build NPM Package
4141
run: |
42-
./scripts/create-npm-package.sh
42+
bash ./scripts/create-npm-package.sh
4343
- name: Publish npm packages
4444
working-directory: dist/npm/squarecloud
4545
env:

0 commit comments

Comments
 (0)