Skip to content

Commit

Permalink
Update static.yml with run: node app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SSRL-UGA authored Oct 5, 2023
1 parent c6ba6a7 commit 41d4119
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: node app.js
#uses: actions/deploy-pages@v2

0 comments on commit 41d4119

Please sign in to comment.