We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee186ee commit d647ec5Copy full SHA for d647ec5
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: baptiste0928/cargo-install@v2
50
with:
51
crate: trunk
52
- version: 0.15.0
+ version: 0.21.1
53
- name: Build Pages
54
run: cd pages && trunk --config Trunk.prod.toml build --release --filehash=false
55
- name: Setup Pages
0 commit comments