mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-13 04:52:06 +00:00
Update linux.yml
This commit is contained in:
parent
f78e558049
commit
e895efb590
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
||||||
path: /home/runner/work/Dolphin-MPN-src/Dolphin-MPN-src/build/Binaries/
|
path: /home/runner/work/Dolphin-MPN-src/Dolphin-MPN-src/build/Binaries/
|
||||||
# Zip Artifact
|
# Zip Artifact
|
||||||
- name: Zip Artifact
|
- name: Zip Artifact
|
||||||
run: 7z a D:/DolphinMPN-linux D:/a/dolphin-mpn-src/dolphin-mpn-src/build/Binaries/*
|
run: 7z a D:/DolphinMPN-linux D:/a/Dolphin-MPN-src/Dolphin-MPN-src/build/Binaries/*
|
||||||
# New Release
|
# New Release
|
||||||
- name: New Release
|
- name: New Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue