Skip to content

Commit

Permalink
feat: again 2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcMechi98 committed Aug 20, 2023
1 parent 05c4740 commit 288e85d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
with:
node-version: '16'
- run: npm install
working-directory: ./client
- run: npm run build
working-directory: ../client
working-directory: ./client

0 comments on commit 288e85d

Please sign in to comment.