Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-webview.yaml
Original file line number Diff line number Diff line change
@@ -90,8 +90,8 @@ jobs:
-v /tmp/.cache/ccache:/src/ccache:Z \
-v ~/tmp/qt-build:/build:Z \
-v $(pwd):/webview:ro \
screenly/ose-qt-builder:latest \
/usr/local/bin/build_qt5.sh ${{ matrix.board }}
-e TARGET=${{ matrix.board }} \
screenly/ose-qt-builder:latest
- uses: actions/upload-artifact@v3
with:

0 comments on commit 0b6d493

Please sign in to comment.