mirror of
https://codeberg.org/icewind/vbsp-to-gltf.git
synced 2026-06-03 10:14:08 +02:00
workflow updates
This commit is contained in:
parent
0eb1875fb4
commit
e6d7f27533
1 changed files with 4 additions and 5 deletions
|
|
@ -5,13 +5,12 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checks:
|
checks:
|
||||||
runs-on: ubuntu-latest
|
runs-on: nix
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: samueldr/lix-gha-installer-action@v2025-02-26.prerelease
|
- uses: https://codeberg.org/icewind/attic-action@v1
|
||||||
- uses: icewind1991/attic-action@v1
|
|
||||||
with:
|
with:
|
||||||
name: ci
|
name: link
|
||||||
instance: https://cache.icewind.me
|
instance: https://cache.icewind.link
|
||||||
authToken: "${{ secrets.ATTIC_TOKEN }}"
|
authToken: "${{ secrets.ATTIC_TOKEN }}"
|
||||||
- run: nix flake check --keep-going
|
- run: nix flake check --keep-going
|
||||||
Loading…
Add table
Add a link
Reference in a new issue