Skip to content

Commit

Permalink
feat: try pnpm?
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampiiiii committed Apr 11, 2024
1 parent 6764b5d commit c9141a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Build the project
working-directory: /home/iforge/ignis/
run: /home/iforge/.local/share/pnpm/turbo build
run: pnpm exec turbo build

- name: Restart systemd service
run: /home/iforge/ignis-config/scripts/restart_ignis.sh
Expand Down

0 comments on commit c9141a4

Please sign in to comment.