Test
Some checks failed
Build Veilid for Linux amd64 / Explore-Gitea-Actions (push) Has been cancelled
Test Actions / Explore-Gitea-Actions (push) Failing after 8s

This commit is contained in:
Elizabeth Cray 2023-10-22 19:05:52 -04:00
parent a6178702ec
commit 5ef458a532

View File

@ -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 'echo \"pomniiiii\"') ; exit 0"
run: yes | /bin/bash -c "$(echo 'echo \"pomniiiii\"')"; exit 0