cleanup frogejo actions
This commit is contained in:
parent
2b0fc96fba
commit
88e0238d56
1 changed files with 0 additions and 6 deletions
|
@ -45,9 +45,3 @@ jobs:
|
||||||
|
|
||||||
- name: nix build chungus
|
- name: nix build chungus
|
||||||
run: nix build .#nixosConfigurations.chungus.config.system.build.toplevel
|
run: nix build .#nixosConfigurations.chungus.config.system.build.toplevel
|
||||||
|
|
||||||
#- name: teardown ssh
|
|
||||||
# if: always()
|
|
||||||
# run: |
|
|
||||||
# echo $SSH_AGENT_PID
|
|
||||||
# kill $SSH_AGENT_PID
|
|
Loading…
Reference in a new issue