mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-12 03:28:45 +00:00
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@@ -59,6 +59,9 @@ jobs:
|
||||
${{ runner.os }}-golang-
|
||||
|
||||
- uses: actions-rust-lang/setup-rust-toolchain@02be93da58aa71fb456aa9c43b301149248829d8 # v1.15.1
|
||||
with:
|
||||
cache: false
|
||||
target: wasm32-unknown-unknown
|
||||
|
||||
- name: Cache playwright binaries
|
||||
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
|
||||
|
||||
Reference in New Issue
Block a user