Skip to content

Commit

Permalink
Fixes the CI workflow for building webview binaries (#1991)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomiguelino authored Jul 25, 2024
1 parent 159cb20 commit 2751c36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-webview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
ls -lah /tmp/.cache
- name: Start compilation
shell: 'script -q -e -c "bash {0}"'
run: |
cd webview
docker run -itd \
Expand Down

0 comments on commit 2751c36

Please sign in to comment.