mirror of
https://github.com/python-LimeReport/pyside.git
synced 2025-10-14 19:59:45 +03:00
try fix
This commit is contained in:
1
.github/workflows/blank.yml
vendored
1
.github/workflows/blank.yml
vendored
@@ -16,4 +16,5 @@ jobs:
|
|||||||
image: ghcr.io/python-limereport/pyside_builder_${{ matrix.image }}_${{ matrix.arch }}:qt-${{ matrix.qt }}
|
image: ghcr.io/python-limereport/pyside_builder_${{ matrix.image }}_${{ matrix.arch }}:qt-${{ matrix.qt }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
- run: echo "QT_VERSION=${{ matrix.qt }}" >> "$GITHUB_ENV"
|
||||||
- run: ./build.sh
|
- run: ./build.sh
|
||||||
|
Reference in New Issue
Block a user