mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
workflow updates
This commit is contained in:
parent
acb6265b83
commit
ee93457cc9
1 changed files with 3 additions and 6 deletions
|
|
@ -7,8 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v27
|
||||
- uses: icewind1991/attic-action@v1
|
||||
- uses: https://codeberg.org/icewind/attic-action
|
||||
with:
|
||||
name: ci
|
||||
instance: https://cache.icewind.me
|
||||
|
|
@ -25,8 +24,7 @@ jobs:
|
|||
["x86_64-unknown-linux-musl", "mips64-unknown-linux-gnuabi64"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v27
|
||||
- uses: icewind1991/attic-action@v1
|
||||
- uses: https://codeberg.org/icewind/attic-action
|
||||
with:
|
||||
name: ci
|
||||
instance: https://cache.icewind.me
|
||||
|
|
@ -38,8 +36,7 @@ jobs:
|
|||
needs: checks
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v27
|
||||
- uses: icewind1991/attic-action@v1
|
||||
- uses: https://codeberg.org/icewind/attic-action
|
||||
with:
|
||||
name: ci
|
||||
instance: https://cache.icewind.me
|
||||
Loading…
Add table
Add a link
Reference in a new issue