what's in opt

This commit is contained in:
Daylin Morgan 2024-01-23 13:10:13 -06:00
parent 8a3d583584
commit c684e75b5f
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ jobs:
host: ["othalan", "algiz"]
runs-on: ubuntu-latest
steps:
- run: sudo du /opt/* -sh
- run: sudo rm -rf /opt&
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25 # v25
with: