We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 697279f commit c516022Copy full SHA for c516022
.github/workflows/test_config_script.yml
@@ -24,4 +24,5 @@ jobs:
24
run: |
25
sed -i '2 a NODE_LABEL="8cpu-32ram"' first_config_script.sh
26
sed -i '2 a GITHUB_TAG="v0.0.21"' first_config_script.sh
27
+ sed -i '/^reboot$/d' ./first_config_script.sh
28
sudo -E bash first_config_script.sh
0 commit comments