mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
Update windows-macOS-Linux.yml
This commit is contained in:
parent
8996b4129e
commit
ba57e43ce2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows-macOS-Linux.yml
vendored
2
.github/workflows/windows-macOS-Linux.yml
vendored
|
@ -98,7 +98,7 @@ jobs:
|
||||||
path: /Users/runner/work/Dolphin-MPN/Dolphin-MPN/build/Binaries/
|
path: /Users/runner/work/Dolphin-MPN/Dolphin-MPN/build/Binaries/
|
||||||
# Upload Artifact
|
# Upload Artifact
|
||||||
- name: Upload Build Artifact
|
- name: Upload Build Artifact
|
||||||
if: matrix.os == 'linux-latest'
|
if: matrix.os == 'ubuntu-latest'
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: DolphinMPN-Linux
|
name: DolphinMPN-Linux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue