mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
what's in opt
This commit is contained in:
parent
8a3d583584
commit
c684e75b5f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue