mirror of
https://github.com/python-LimeReport/pyside.git
synced 2024-12-23 14:43:00 +03:00
add upload artifact
This commit is contained in:
parent
f33dc0f162
commit
be6c9aef39
3
.github/workflows/blank.yml
vendored
3
.github/workflows/blank.yml
vendored
@ -18,3 +18,6 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- run: echo "QT_VERSION=${{ matrix.qt }}" >> "$GITHUB_ENV"
|
||||
- run: ./build.sh
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: /output/*
|
||||
|
Loading…
Reference in New Issue
Block a user