ci: get rid of zig cache dirs
This commit is contained in:
parent
b574084c71
commit
a708e543be
1 changed files with 0 additions and 3 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -3,9 +3,6 @@ name: Test
|
|||
jobs:
|
||||
build:
|
||||
runs-on: namespace-profile-ghostty-macos
|
||||
env:
|
||||
ZIG_LOCAL_CACHE_DIR: /zig/local-cache
|
||||
ZIG_GLOBAL_CACHE_DIR: /zig/global-cache
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue