Skip to content

Commit

Permalink
aaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampiiiii committed Apr 12, 2024
1 parent 606ab33 commit 6b19496
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Sort out env for pnpm
run: echo "/home/iforge/.local/share/pnpm" >> $GITHUB_PATH

- name: Debug
run: node -v && pnpm -v

- name: Build the project
working-directory: /home/iforge/ignis/
run: turbo build
Expand Down

0 comments on commit 6b19496

Please sign in to comment.