mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 14:30:59 -05:00
Update check_macos.yml
This commit is contained in:
parent
b171648c44
commit
b2b325f16a
1 changed files with 5 additions and 1 deletions
6
.github/workflows/check_macos.yml
vendored
6
.github/workflows/check_macos.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue