ci: fix gc syntax
All checks were successful
fmt check / check (push) Successful in 42s
flake check / check (push) Successful in 3m27s
All checks were successful
fmt check / check (push) Successful in 42s
flake check / check (push) Successful in 3m27s
This commit is contained in:
parent
00c853ca03
commit
d4a14e5b8c
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ jobs:
|
||||||
host: 100.82.146.40
|
host: 100.82.146.40
|
||||||
username: root
|
username: root
|
||||||
key: ${{secrets.SSH_DEPLOY_KEY}}
|
key: ${{secrets.SSH_DEPLOY_KEY}}
|
||||||
run: nh clean all
|
script: nh clean all
|
||||||
|
|
Loading…
Reference in a new issue