Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBlaa authored Apr 26, 2024
1 parent 7adcaf8 commit 3c9e22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
version: 6.20.1
run_install: true

- run: pnpm i # Run install
- run: pnpm recursive install # Run install
- run: pnpm run build # Run build
- run: dir
- run: cp -a static/. ./build/ # Copy missing files to build folder
Expand Down

0 comments on commit 3c9e22b

Please sign in to comment.