Skip to content

Commit

Permalink
Remove Julia Cache
Browse files Browse the repository at this point in the history
Takes up too much space without squashfs
  • Loading branch information
Zentrik authored Sep 4, 2024
1 parent 58db83c commit 3786560
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
with:
version: '1.7'
arch: x64
- uses: julia-actions/cache@v2
- name: Prepare cache timestamp
id: cache_timestamp
run: echo "timestamp=$(date +%s)" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit 3786560

Please sign in to comment.