Ver Fonte

Use mozilla cache for playwright

Jonathan Kelley há 1 ano atrás
pai
commit
75a4535854
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -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