0
0
mirror of https://github.com/python-LimeReport/pyside.git synced 2024-12-23 22:53:01 +03:00

add upload artifact

This commit is contained in:
Maxim Slipenko 2023-08-27 20:36:48 +03:00
parent f33dc0f162
commit be6c9aef39

View File

@ -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/*