install sudo as first step
Some checks failed
Publish bloatrunner / build (push) Failing after -1m30s
Some checks failed
Publish bloatrunner / build (push) Failing after -1m30s
This commit is contained in:
parent
e8da2b2424
commit
2f85158b3f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
|
- run: apt-get update && apt-get install sudo
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: https://github.com/PromyLOPh/guix-install-action@v1
|
- uses: https://github.com/PromyLOPh/guix-install-action@v1
|
||||||
- run: guix build -f guix.scm
|
- run: guix build -f guix.scm
|
||||||
|
|
Loading…
Reference in a new issue