get rid of attic push and flake build
This commit is contained in:
3
.github/workflows/nix-fmt.yml
vendored
3
.github/workflows/nix-fmt.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user