Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
izzalDev authored Aug 18, 2024
1 parent 04d4a64 commit 8470ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
uses: actions/[email protected]
- name: Build
run: |
cd web \
npm run install \
cd web
npm install
npm run build
- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit 8470ed8

Please sign in to comment.