mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-10 07:39:39 +01:00
Update continuous-integration-workflow.yml
This commit is contained in:
parent
2153a03b05
commit
06bb334b2b
@ -31,13 +31,13 @@ jobs:
|
|||||||
- name: Upload Wii Build Artifacts
|
- name: Upload Wii Build Artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: FCEUltraGX-Nightly
|
name: FCEUltraGX
|
||||||
path: |
|
path: |
|
||||||
dist/FCEUltraGX/
|
dist/FCEUltraGX/
|
||||||
|
|
||||||
- name: Upload GameCube Build Artifacts
|
- name: Upload GameCube Build Artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: FCEUltraGX-Nightly-GameCube
|
name: FCEUltraGX-GameCube
|
||||||
path: |
|
path: |
|
||||||
dist/FCEUltraGX-GameCube/
|
dist/FCEUltraGX-GameCube/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user