Skip to content

Commit b799e09

Browse files
committed
npm install tho
1 parent e8dc18d commit b799e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cache: 'npm'
4141

4242
- name: Install frontend dependencies
43-
run: bun install
43+
run: npm install
4444

4545
- name: Build the app
4646
uses: tauri-apps/tauri-action@v0

0 commit comments

Comments
 (0)