Test
This commit is contained in:
parent
a6178702ec
commit
5ef458a532
@ -9,4 +9,4 @@ jobs:
|
|||||||
- name: Install Basic Tools
|
- name: Install Basic Tools
|
||||||
run: apt-get update; apt-get install -y sed coreutils sudo
|
run: apt-get update; apt-get install -y sed coreutils sudo
|
||||||
- name: Setup Linux Environment
|
- name: Setup Linux Environment
|
||||||
run: yes | /bin/bash -c "$(echo 'echo \"pomniiiii\"') ; exit 0"
|
run: yes | /bin/bash -c "$(echo 'echo \"pomniiiii\"')"; exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user