drop: Remote shell into runner
Some checks failed
build static site / build (pull_request) Failing after 7m11s
Some checks failed
build static site / build (pull_request) Failing after 7m11s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
b30ad6ae1d
commit
2383ab9ff6
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ jobs:
|
|||
hugo-${{ runner.os }}
|
||||
hugo
|
||||
|
||||
- run: curl -sSf https://lets.tunshell.com/init.sh | sh -s -- T 1tuxlor97NWTABxToRV7x9 VQ77tKvSqq59keSYA9OUW3 eu.relay.tunshell.com
|
||||
|
||||
- name: Build static site
|
||||
run: |
|
||||
rm -rf .git/modules/
|
||||
|
|
Loading…
Reference in a new issue