Change how caching works
This commit is contained in:
parent
c3ebd3e813
commit
1659a6cb3c
7
.github/workflows/deploy-cursed-graphics.yml
vendored
7
.github/workflows/deploy-cursed-graphics.yml
vendored
@ -26,10 +26,11 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
|
||||
- name: Enable Rust Caching
|
||||
uses: Swatinem/rust-cache@v2
|
||||
|
||||
- name: Install worker-build
|
||||
uses: dtolnay/install@master
|
||||
with:
|
||||
crate: worker-build
|
||||
run: cargo install worker-build
|
||||
|
||||
- name: Build Edge Worker
|
||||
uses: cloudflare/wrangler-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user