Skip to content

Commit a0c4c3a

Browse files
committed
install to add
1 parent c71356b commit a0c4c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v6
1313
- uses: DeterminateSystems/nix-installer-action@v21
14-
- run: nix profile install .#direnv
14+
- run: nix profile add .#direnv
1515
- run: |
1616
direnv allow
1717
direnv export gha >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)