Skip to content

Commit

Permalink
build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonNekoGH committed Feb 10, 2025
1 parent 57c335b commit f317d47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-tamagotchi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Build Dependencies
run: pnpm run build

- name: Build Application
run: pnpm run -F @proj-airi/stage-tamagotchi build:${{ matrix.platform }}

Expand Down

0 comments on commit f317d47

Please sign in to comment.