Skip to content

Commit

Permalink
pnpm install
Browse files Browse the repository at this point in the history
  • Loading branch information
FredericHeem committed Dec 19, 2024
1 parent 79c43df commit 3cb8d64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- recursive: true
args: [--no-frozen-lockfile]
- name: Install dependencies
run: pnpm install

- name: Build bau/examples/bau-ts-test
working-directory: bau/examples/bau-ts-test
run: |
Expand Down

0 comments on commit 3cb8d64

Please sign in to comment.