Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinmcfarland committed Dec 10, 2024
1 parent 2967c08 commit ed82913
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run-create-plugma-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@ jobs:
echo " }" >> simulate-cli.js
echo "})();" >> simulate-cli.js
- name: Debug simulate-cli.js
run: |
node simulate-cli.js
echo "Script completed. Check logs for output."
- name: Run simulate-cli.js
run: node simulate-cli.js

Expand Down

0 comments on commit ed82913

Please sign in to comment.