mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-10 11:36:00 +00:00
Update macos.yml
This commit is contained in:
parent
64be8a91a3
commit
d1f6b89e1c
1 changed files with 0 additions and 9 deletions
9
.github/workflows/macos.yml
vendored
9
.github/workflows/macos.yml
vendored
|
@ -47,12 +47,3 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: DolphinMPN-macOS
|
name: DolphinMPN-macOS
|
||||||
path: /Users/runner/work/Dolphin-MPN-src/Dolphin-MPN-src/build/Binaries/
|
path: /Users/runner/work/Dolphin-MPN-src/Dolphin-MPN-src/build/Binaries/
|
||||||
# Zip Artifact
|
|
||||||
- name: Zip Artifact
|
|
||||||
run: 7z a /Users/runner/DolphinMPN-macOS-intel /Users/runner/work/Dolphin-MPN-src/Dolphin-MPN-src/build/Binaries/*
|
|
||||||
# New Release
|
|
||||||
- name: New Release
|
|
||||||
if: ${{ startsWith(github.ref, 'refs/tags/') }}
|
|
||||||
uses: ncipollo/release-action@v1.12.0
|
|
||||||
with:
|
|
||||||
artifacts: /Users/runner/DolphinMPN-macOS-intel.7z
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue