Skip to content

Commit

Permalink
Rm ci also rm'ed compilation so adding npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
jlumbroso committed May 11, 2022
1 parent 32edf51 commit 6d8c7ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-deploy.yaml
Expand Up @@ -43,6 +43,7 @@ jobs:

- name: npm run build
run: |
npm install
npm run build --if-present
cp -pR ./dist/* ./public/
Expand Down

0 comments on commit 6d8c7ce

Please sign in to comment.