forked from rarias/jungle
Try with jungle instead
This commit is contained in:
@@ -11,10 +11,10 @@ jobs:
|
||||
build:all:
|
||||
runs-on: native
|
||||
steps:
|
||||
- uses: https://codeberg.org/LeixB/checkout@v6-gitea
|
||||
- uses: https://jungle.bsc.es/git/actions/checkout@v6-gitea
|
||||
- run: nix build -L --no-link --print-out-paths .#bsc.ci.all
|
||||
build:cross:
|
||||
runs-on: native
|
||||
steps:
|
||||
- uses: https://codeberg.org/LeixB/checkout@v6-gitea
|
||||
- uses: https://jungle.bsc.es/git/actions/checkout@v6-gitea
|
||||
- run: nix build -L --no-link --print-out-paths .#bsc.ci.cross
|
||||
|
||||
Reference in New Issue
Block a user