Update tests.yml

This commit is contained in:
Ace
2023-07-24 02:13:34 +02:00
committed by GitHub
parent ad2391e7ff
commit b7001a1293

View File

@@ -117,6 +117,8 @@ jobs:
- uses: actions/download-artifact@v2 - uses: actions/download-artifact@v2
with: with:
name: workspace name: workspace
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Extract Workspace Archive - name: Extract Workspace Archive
run: | run: |