mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2024-11-30 00:46:44 +00:00
mm yeah mm mm yeah
This commit is contained in:
parent
d559bb3c16
commit
e5df921a67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -19,6 +19,6 @@ jobs:
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
- uses: cachix/cachix-action@v12
|
- uses: cachix/cachix-action@v12
|
||||||
with:
|
with:
|
||||||
name: nyxpkgs
|
name: nyx
|
||||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||||
- run: ${{ inputs.command }}
|
- run: ${{ inputs.command }}
|
||||||
|
|
Loading…
Reference in a new issue