force reinstall of trunk during CI build process

This commit is contained in:
2025-11-09 00:58:14 +01:00
parent 4866a74f68
commit 7f2fcd9ba0

View File

@@ -55,7 +55,7 @@ jobs:
${{ runner.os }}-trunk-
- name: Install trunk
run: cargo install trunk --locked
run: cargo install trunk --locked --force
- name: Build with trunk
working-directory: schafkopf-logic