mirror of
https://codeberg.org/icewind/vbsp-to-gltf.git
synced 2026-06-03 18:24:07 +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:
|
||||
checks:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: nix
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: samueldr/lix-gha-installer-action@v2025-02-26.prerelease
|
||||
- uses: icewind1991/attic-action@v1
|
||||
- uses: https://codeberg.org/icewind/attic-action@v1
|
||||
with:
|
||||
name: ci
|
||||
instance: https://cache.icewind.me
|
||||
name: link
|
||||
instance: https://cache.icewind.link
|
||||
authToken: "${{ secrets.ATTIC_TOKEN }}"
|
||||
- run: nix flake check --keep-going
|
||||
Loading…
Add table
Add a link
Reference in a new issue