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:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
|
||||||
|
- name: Enable Rust Caching
|
||||||
|
uses: Swatinem/rust-cache@v2
|
||||||
|
|
||||||
- name: Install worker-build
|
- name: Install worker-build
|
||||||
uses: dtolnay/install@master
|
run: cargo install worker-build
|
||||||
with:
|
|
||||||
crate: worker-build
|
|
||||||
|
|
||||||
- name: Build Edge Worker
|
- name: Build Edge Worker
|
||||||
uses: cloudflare/wrangler-action@v3
|
uses: cloudflare/wrangler-action@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user