Skip to content

Commit 6e4839e

Browse files
authored
Revert ghbuilder
1 parent fe7d509 commit 6e4839e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
npm ci
4848
4949
- name: install app dependencies and build it
50-
run: npm run ghbuild
50+
run: npm run build
5151
- uses: tauri-apps/tauri-action@v0
5252
env:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)