Skip to content

Commit f6c22e9

Browse files
author
viable
committed
remove cache. actually
1 parent b9f61e0 commit f6c22e9

File tree

65 files changed

+3
-1421
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+3
-1421
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ jobs:
2626
run: zig build -Doptimize=ReleaseFast
2727

2828
- name: Archive executable
29-
uses: actions/upload-artifact@v3
29+
uses: actions/upload-artifact@v4
3030
with:
3131
name: lifetch
3232
path: zig-out/bin/*
33+
if-no-files-found: error
34+
compression-level: 6

.zig-cache/h/2aef236a199f54305d18226c7cc07211.txt

Lines changed: 0 additions & 402 deletions
This file was deleted.

.zig-cache/h/7c85c4fd5e9bd29befac5b6a362e8bb3.txt

Lines changed: 0 additions & 387 deletions
This file was deleted.

.zig-cache/h/c942a6e1bca0ec2a78c73f211b2b6060.txt

Lines changed: 0 additions & 287 deletions
This file was deleted.

.zig-cache/h/f967f2dde49fff8be3650e1bf32e8901.txt

Lines changed: 0 additions & 342 deletions
This file was deleted.

.zig-cache/h/timestamp

Whitespace-only changes.
-1.18 MB
Binary file not shown.
-961 KB
Binary file not shown.
-2.89 MB
Binary file not shown.
-2.95 MB
Binary file not shown.

0 commit comments

Comments
 (0)