mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +00:00
fix windows workflow
This commit is contained in:
parent
1943368046
commit
6892baa65e
1
.github/workflows/windows-nightly.yml
vendored
1
.github/workflows/windows-nightly.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
run: npm run build
|
||||
|
||||
- name: Build Windows Executable
|
||||
shell: bash # Force using bash shell for consistent environment variable setting
|
||||
run: |
|
||||
echo "Building Windows executable..."
|
||||
npm run tauri build
|
||||
|
Loading…
x
Reference in New Issue
Block a user