ci: fix gc syntax
All checks were successful
fmt check / check (push) Successful in 42s
flake check / check (push) Successful in 3m27s

This commit is contained in:
notohh 2023-11-03 09:36:20 -04:00
parent 00c853ca03
commit d4a14e5b8c
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -31,4 +31,4 @@ jobs:
host: 100.82.146.40
username: root
key: ${{secrets.SSH_DEPLOY_KEY}}
run: nh clean all
script: nh clean all