Update workflow.yml

This commit is contained in:
Leon 2023-06-03 03:08:47 +02:00 committed by GitHub
parent b59d9fa47e
commit b6618390f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -37,3 +37,15 @@ jobs:
- name: run example
run: |
python example/test_workflow.py
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.2
with:
# Artifact name
name: screenshots
# A file, directory or wildcard pattern that describes what to upload
path: /home/runner/work/_temp/*.png