mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +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/
|
||||
# Upload Artifact
|
||||
- name: Upload Build Artifact
|
||||
if: matrix.os == 'linux-latest'
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: DolphinMPN-Linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue