mirror of
https://github.com/python-LimeReport/pyside.git
synced 2025-10-14 11:57:54 +03:00
add upload artifact
This commit is contained in:
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/*
|
||||
|
Reference in New Issue
Block a user