Skip to content

Commit

Permalink
fix: fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
liestreadt committed Jul 16, 2023
1 parent 2bf4cae commit 85f646a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: install dependecies and build
run: |
npm ci
export PUBLIC_URL="/shri-unit-demo-cra" npm run build
npm run build
- name: deploy
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit 85f646a

Please sign in to comment.