Better cargo caching
This commit is contained in:
parent
216b96e4e4
commit
c3ebd3e813
4
.github/workflows/deploy-cursed-graphics.yml
vendored
4
.github/workflows/deploy-cursed-graphics.yml
vendored
@ -27,7 +27,9 @@ jobs:
|
||||
toolchain: stable
|
||||
|
||||
- name: Install worker-build
|
||||
run: cargo install worker-build
|
||||
uses: dtolnay/install@master
|
||||
with:
|
||||
crate: worker-build
|
||||
|
||||
- name: Build Edge Worker
|
||||
uses: cloudflare/wrangler-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user