Skip to content

Commit

Permalink
Tweaks build formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetersson committed Sep 22, 2022
1 parent ed46e58 commit 0b6d493
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
Expand Up @@ -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:
Expand Down

0 comments on commit 0b6d493

Please sign in to comment.