Attempt 5: Guess I need sudo
Some checks failed
Build Veilid for Linux amd64 / Explore-Gitea-Actions (push) Failing after 5s
Some checks failed
Build Veilid for Linux amd64 / Explore-Gitea-Actions (push) Failing after 5s
This commit is contained in:
parent
94eced3430
commit
fd9b8e5477
@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install Basic Tools
|
- name: Install Basic Tools
|
||||||
run: apt-get install -y sed coreutils
|
run: apt-get install -y sed coreutils sudo
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user