Skip to content

Commit

Permalink
feat: idk2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcMechi98 committed Aug 20, 2023
1 parent 7bba023 commit 064cfba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '16'
- run: npm install --prefix ./client
working-directory: ./client
- run: npm install
- run: npm run build
working-directory: ./client
working-directory: ../../client

0 comments on commit 064cfba

Please sign in to comment.