Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SeonerVorteX committed May 22, 2024
1 parent 962cb39 commit 055d9a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

- name: Install dependencies and run build
run: |
cd /app
cd ../../../../
ls
cd ../
npm install
npm run build

0 comments on commit 055d9a3

Please sign in to comment.