mirror of
https://github.com/taurusxin/ncmdump.git
synced 2025-07-16 06:22:10 +08:00
Update .github/workflows/autobuild.yml
Co-authored-by: TaurusXin <i@taurusxin.com>
This commit is contained in:
parent
1052e74113
commit
2c1119ebce
2
.github/workflows/autobuild.yml
vendored
2
.github/workflows/autobuild.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Windows amd64 Build
|
name: Windows amd64 Build - MinGW
|
||||||
path: ${{ env.BUILD_PATH }}/ncmdump.exe
|
path: ${{ env.BUILD_PATH }}/ncmdump.exe
|
||||||
build_on_windows_msvc:
|
build_on_windows_msvc:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user