Skip to content

Commit

Permalink
Update master_crkn-editor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brittnylapierre authored Sep 26, 2024
1 parent 50ebb08 commit 79d7dc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/master_crkn-editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
else
echo "node_modules directory does not exist."
fi
- name: npm install server packages
run: npm install fastify fastify-plugin @fastify/static

- name: Zip artifact for deployment
run: zip release.zip ./* -r
Expand Down

0 comments on commit 79d7dc4

Please sign in to comment.