Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lbpage committed Nov 17, 2023
1 parent e1f0abe commit de5c367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions by-root/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ runs:
using: composite
steps:
- name: Install Nix
if: env.INSTALLED_NIX != 'true'
uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/23.05.tar.gz
Expand Down

0 comments on commit de5c367

Please sign in to comment.