mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 14:20:44 -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"]
|
host: ["othalan", "algiz"]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- run: sudo du /opt/* -sh
|
||||||
|
- run: sudo rm -rf /opt&
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: cachix/install-nix-action@v25 # v25
|
- uses: cachix/install-nix-action@v25 # v25
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue