Skip to content

Commit

Permalink
npm install tho
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjmcghee committed Jan 23, 2024
1 parent e8dc18d commit b799e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
cache: 'npm'

- name: Install frontend dependencies
run: bun install
run: npm install

- name: Build the app
uses: tauri-apps/tauri-action@v0
Expand Down

0 comments on commit b799e09

Please sign in to comment.