Skip to content

Commit 1f51b7e

Browse files
committed
wip
1 parent 7373da6 commit 1f51b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library-js-feature.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: read
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: ./.github/.github/actions/install-nix
16+
- uses: ./.github/actions/install-nix
1717
- name: Run linting
1818
run: |
1919
nix develop .#ci --command bash -c $'

0 commit comments

Comments
 (0)