Test
Some checks reported warnings
Build Veilid for Linux amd64 / Explore-Gitea-Actions (push) Has been cancelled
Test Actions / Explore-Gitea-Actions (push) Successful in 7s
Some checks reported warnings
Build Veilid for Linux amd64 / Explore-Gitea-Actions (push) Has been cancelled
Test Actions / Explore-Gitea-Actions (push) Successful in 7s
This commit is contained in:
parent
5ef458a532
commit
0a7e7923b2
@ -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: bash -c "yes | /bin/bash -c \"$(echo 'echo \"pomniiiii\"')\"; exit 0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user