Skip to content

Commit

Permalink
remove disk space saving step from self hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
redxtech committed Apr 2, 2024
1 parent 72c092f commit ad0963d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cachix-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
deploy-all:
runs-on: self-hosted
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: true
- uses: actions/checkout@v4
- name: Check nix flake inputs
uses: DeterminateSystems/flake-checker-action@main
Expand Down

0 comments on commit ad0963d

Please sign in to comment.