We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23411f2 commit b69d89eCopy full SHA for b69d89e
1 file changed
.github/workflows/web-deploy.yml
@@ -21,6 +21,8 @@ jobs:
21
targets: wasm32-unknown-unknown
22
- uses: Swatinem/rust-cache@v2
23
- uses: jetli/trunk-action@v0.4.0
24
+ with:
25
+ version: v0.18.8
26
- name: Trunk build
27
run: |
28
cd web
0 commit comments