test V.IV
This commit is contained in:
parent
df9a622d90
commit
545fdf3f75
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -32,7 +32,8 @@ jobs:
|
||||
|
||||
- name: Create Archive
|
||||
run: |
|
||||
tar -czf workspace.tar.gz .
|
||||
mkdir artefacts
|
||||
tar -czf artefacts/workspace.tar.gz --exclude=./artefacts .
|
||||
|
||||
- name: Save Workspace Archive
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user