mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-25 10:48:40 +00:00
Update windows.yml
This commit is contained in:
parent
d1f6b89e1c
commit
5123fa53fe
1 changed files with 0 additions and 6 deletions
6
.github/workflows/windows.yml
vendored
6
.github/workflows/windows.yml
vendored
|
@ -42,9 +42,3 @@ jobs:
|
|||
# Zip Artifact
|
||||
- name: Zip Artifact
|
||||
run: 7z a D:/DolphinMPN-win32 D:/a/dolphin-mpn-src/dolphin-mpn-src/Binary/x64/*
|
||||
# New Release
|
||||
- name: New Release
|
||||
if: ${{ startsWith(github.ref, 'refs/tags/') }}
|
||||
uses: ncipollo/release-action@v1.12.0
|
||||
with:
|
||||
artifacts: D:/DolphinMPN-win32.7z
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue