generated from avior/template-web-astro
tmp: disable cache
This commit is contained in:
parent
39fabdda81
commit
ac90cd54ad
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
||||
|
||||
- name: Setup Rust
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
with:
|
||||
cache: false
|
||||
|
||||
- name: Install Bun dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user