fix space issue on linux

This commit is contained in:
Zayin Krige 2024-06-27 07:56:45 +02:00
parent 3dd13b79d7
commit 39ff0c181a
2 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ jobs:
with:
# this might remove tools that are actually needed,
# if set to "true" but frees about 6 GB
tool-cache: false
tool-cache: true
# all of these default to true, but feel free to set to
# "false" if necessary for your workflow

0
build.js Normal file → Executable file
View File