Update CI

This commit is contained in:
Daniel Winkler 2025-08-28 21:23:49 +10:00
commit cdbaf520a4
3 changed files with 9 additions and 9 deletions

View file

@ -3,7 +3,7 @@ on:
workflow_dispatch: # allows manual triggering
push:
branches:
- 'update_n'
- 'update_rde'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
@ -19,4 +19,4 @@ jobs:
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build ./templates/n
- run: nix build ./templates/rde