Optimize Github workflow (#1043)

This commit is contained in:
bladeoner 2023-01-06 17:09:25 +01:00 committed by GitHub
parent 42d8b08635
commit d193277eca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,10 +69,13 @@ jobs:
if: github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v3
name: Download Artifacts
- name: Checkout snes9xgx repo
uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/download-artifact@v3
- name: Download Artifacts
uses: actions/download-artifact@v3
with:
path: dist