Skip to content

Commit cd5645a

Browse files
committed
undo change
1 parent 9986a9a commit cd5645a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ runs:
144144
145145
- name: Install nix
146146
if: inputs.skip-nix-installation == 'false'
147-
uses: ${GITHUB_ACTION_PATH}/experimental-nix-installer
147+
uses: ./experimental-nix-installer
148148
with:
149149
logger: pretty
150150
extra-conf: experimental-features = ca-derivations fetch-closure nix-command flakes

0 commit comments

Comments
 (0)