mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
Update macos.yml
This commit is contained in:
parent
b369232f64
commit
7048f66072
1 changed files with 2 additions and 2 deletions
4
.github/workflows/macos.yml
vendored
4
.github/workflows/macos.yml
vendored
|
@ -52,6 +52,6 @@ jobs:
|
|||
run: 7z a D:/DolphinMPN-macOS-intel 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-macOS-intel.7z
|
||||
artifacts: D:/DolphinMPN-linux.7z
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue