mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
Update windows.yml
This commit is contained in:
parent
7048f66072
commit
c411de9e3f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
|
@ -46,6 +46,6 @@ jobs:
|
||||||
run: 7z a D:/DolphinMPN-win32 D:/a/dolphin-mpn-src/dolphin-mpn-src/Binary/x64/*
|
run: 7z a D:/DolphinMPN-win32 D:/a/dolphin-mpn-src/dolphin-mpn-src/Binary/x64/*
|
||||||
# New Release
|
# New Release
|
||||||
- name: New Release
|
- name: New Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: ncipollo/release-action@v1.12.0
|
||||||
with:
|
with:
|
||||||
files: D:/DolphinMPN-win32.7z
|
artifacts: D:/DolphinMPN-win32.7z
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue