Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
dd445bf847
commit
79b3f805c5
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Install Nix
|
||||
uses: https://github.com/cachix/install-nix-action@v27
|
||||
# with:
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
# # Mostly to avoid GitHub rate limiting
|
||||
# extra_nix_config: |
|
||||
# access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue