mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +00:00
fixed windows build
This commit is contained in:
parent
4e1dfd67ad
commit
529aa2ed4d
2
.github/workflows/windows-nightly.yml
vendored
2
.github/workflows/windows-nightly.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
- name: Build Windows Executable
|
||||
run: |
|
||||
echo "Building Windows executable..."
|
||||
npm run tauri build -- --target x86_64-pc-windows-msvc
|
||||
npm run tauri build
|
||||
|
||||
- name: Upload Executable
|
||||
uses: actions/upload-artifact@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user