Skip to content

Commit 92c41e4

Browse files
authored
Update node.js.yml
1 parent b417fc0 commit 92c41e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: npm install
2323

2424
- name: Deploy
25-
run: ./deploy.sh
25+
run: chmod +x && ./deploy.sh

0 commit comments

Comments
 (0)