mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 13:03:57 +00:00
fix: lost line from workflow
This commit is contained in:
@@ -60,6 +60,7 @@ jobs:
|
||||
# Install Nix
|
||||
- name: Install Nix
|
||||
if: inputs.rebuild && inputs.action != 'destroy'
|
||||
uses: cachix/install-nix-action@v20
|
||||
with:
|
||||
extra_nix_config: |
|
||||
substituters = s3://${{ secrets.NIX_CACHE_BUCKET }} https://cache.nixos.org/
|
||||
|
||||
Reference in New Issue
Block a user