Skip to content

Commit

Permalink
Build wasm only weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoureaux committed Dec 31, 2023
1 parent a82c58f commit 3f92808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ jobs:
wasm:
name: "WebAssembly"
runs-on: ubuntu-latest
if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'
needs: clang-format
env:
QT_VERSION: v5.15.8-lts-lgpl
Expand Down

0 comments on commit 3f92808

Please sign in to comment.