Skip to content

Commit b71faa2

Browse files
committed
fix subdir
1 parent 219b7e1 commit b71faa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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: ./experimental-nix-installer
147+
uses: ${GITHUB_ACTION_PATH}/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)