Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Armaldio committed Dec 24, 2024
1 parent eda2b34 commit d16d773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apps-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: pnpm install

- name: Build app deps
run: pnpm turbo run build --filter=...@pipelab/app^
run: pnpm turbo run build --filter=@pipelab/app^...

- name: Package application
env:
Expand Down

0 comments on commit d16d773

Please sign in to comment.