Optimize Github workflow (#450)

This commit is contained in:
bladeoner 2023-01-06 17:10:05 +01:00 committed by GitHub
parent d17284d385
commit b88daa4142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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