mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-25 02:38:42 +00:00
Update linux.yml
This commit is contained in:
parent
a1f40b4888
commit
b369232f64
1 changed files with 2 additions and 2 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
@ -49,6 +49,6 @@ jobs:
|
|||
run: 7z a D:/DolphinMPN-linux D:/a/Dolphin-MPN-src/Dolphin-MPN-src/build/Binaries/*
|
||||
# New Release
|
||||
- name: New Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: ncipollo/release-action@v1.12.0
|
||||
with:
|
||||
files: D:/DolphinMPN-linux.7z
|
||||
artifacts: D:/DolphinMPN-linux.7z
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue