Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SSRL-UGA authored Oct 5, 2023
1 parent e7c7459 commit 0ea4ad6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ jobs:

- name: Install Dependencies
run: npm install

- name: Generate Static Files
run: npm run build # Ensure this script in your package.json exports your Express app to static files


- name: Start
run: npm run start

Expand Down

0 comments on commit 0ea4ad6

Please sign in to comment.