Skip to content

Commit

Permalink
ci: can we cheat the system
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 13, 2023
1 parent 27b7ab5 commit 8e7ab01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
chrome-version: latest
- name: Install Node Dependencies
working-directory: ${{ github.workspace }}/${{ env.PROJECT_PATH }}}
working-directory: ../${{ github.workspace }}
env:
NODE_ENV: "development"
run: npm ci

0 comments on commit 8e7ab01

Please sign in to comment.