Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bkardell authored Jan 2, 2024
1 parent 9c4ef05 commit c8eeda9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: npm install
- name: Run Node.js script
run: node script.js
run: node run.js
- name: Commit output file
uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit c8eeda9

Please sign in to comment.