Optimize Github workflow (#484)

This commit is contained in:
bladeoner 2023-01-06 17:09:45 +01:00 committed by GitHub
parent 5db187cb9b
commit 35b8cef773
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 fceugx 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