mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 14:06:08 +00:00
Remove cache on builds
We are constantly getting master, this is not a good idea haha
This commit is contained in:
parent
51ed1f43f7
commit
01ac93ce81
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
|||||||
uses: goto-bus-stop/setup-zig@v2.2.0
|
uses: goto-bus-stop/setup-zig@v2.2.0
|
||||||
with:
|
with:
|
||||||
version: master
|
version: master
|
||||||
|
cache: false
|
||||||
|
|
||||||
- run: zig version
|
- run: zig version
|
||||||
- run: zig env
|
- run: zig env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user