Update check_macos.yml

This commit is contained in:
Daniel Winkler 2025-08-29 15:18:55 +10:00 committed by GitHub
commit b2b325f16a
Failed to generate hash of commit

View file

@ -18,5 +18,9 @@ jobs:
- uses: cachix/install-nix-action@v31
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: cachix/cachix-action@v14
with:
name: rde
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
extraPullNames: rstats-on-nix, nix-community
- run: nix build ./templates/rde