get rid of attic push and flake build

This commit is contained in:
2025-05-26 20:00:14 -04:00
parent 5b813d6fdc
commit a2b709a2f2
2 changed files with 0 additions and 25 deletions

View File

@ -28,6 +28,3 @@ jobs:
skip-push: "true"
- uses: actions/checkout@v4
- run: nix fmt -- --check .
- name: Push to Attic
run: nix ./utils/attic-push.bash
continue-on-error: true