ci: try to improve disk space

This commit is contained in:
Antoine Martin 2024-11-18 12:54:27 +01:00
parent 8f88dc7a38
commit 4a318041de

View file

@ -81,6 +81,9 @@ jobs:
- thanatos
steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27