Root Override Attempt 3
Some checks failed
Build Veilid for Linux amd64 / Explore-Gitea-Actions (push) Failing after 35s
Some checks failed
Build Veilid for Linux amd64 / Explore-Gitea-Actions (push) Failing after 35s
This commit is contained in:
parent
9bd1452295
commit
d585c262fe
@ -6,6 +6,8 @@ jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install Basic Tools
|
||||
run: apt-get install -y sed coreutils
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- uses: actions-rs/toolchain@v1
|
||||
|
Loading…
Reference in New Issue
Block a user