This commit is contained in:
Elizabeth Cray 2023-10-22 19:05:04 -04:00
parent 8269f0e7a8
commit a6178702ec

@ -9,4 +9,4 @@ jobs:
- name: Install Basic Tools
run: apt-get update; apt-get install -y sed coreutils sudo
- name: Setup Linux Environment
run: yes | /bin/bash -c "$(echo 'hewwo') ; exit 0"
run: yes | /bin/bash -c "$(echo 'echo \"pomniiiii\"') ; exit 0"