Use mozilla cache for playwright

This commit is contained in:
Jonathan Kelley 2024-01-08 14:21:53 -08:00
parent d84e518ab2
commit 75a4535854
No known key found for this signature in database
GPG key ID: 1FBB50F7EB0A08BE

View file

@ -159,7 +159,7 @@ jobs:
with:
toolchain: stable
targets: x86_64-unknown-linux-gnu,wasm32-unknown-unknown
- uses: Swatinem/rust-cache@v2
- uses: mozilla-actions/sccache-action@v0.0.3
- name: Install dependencies
run: npm ci
- name: Install Playwright