mirror of
https://github.com/Vale54321/schafkop-neu.git
synced 2025-12-13 10:39:33 +01:00
force reinstall of trunk during CI build process
This commit is contained in:
2
.github/workflows/deploy-pages.yml
vendored
2
.github/workflows/deploy-pages.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
|||||||
${{ runner.os }}-trunk-
|
${{ runner.os }}-trunk-
|
||||||
|
|
||||||
- name: Install trunk
|
- name: Install trunk
|
||||||
run: cargo install trunk --locked
|
run: cargo install trunk --locked --force
|
||||||
|
|
||||||
- name: Build with trunk
|
- name: Build with trunk
|
||||||
working-directory: schafkopf-logic
|
working-directory: schafkopf-logic
|
||||||
|
|||||||
Reference in New Issue
Block a user