mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-11 17:29:45 +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
|
- name: Build Windows Executable
|
||||||
run: |
|
run: |
|
||||||
echo "Building Windows executable..."
|
echo "Building Windows executable..."
|
||||||
npm run tauri build -- --target x86_64-pc-windows-msvc
|
npm run tauri build
|
||||||
|
|
||||||
- name: Upload Executable
|
- name: Upload Executable
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user