Skip to content

Commit f76a8d3

Browse files
committed
wip
1 parent 1f51b7e commit f76a8d3

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/actions/install-nix
16+
- uses: MatrixAI/.github/.github/actions/install-nix@feature-actions
1717
- name: Run linting
1818
run: |
1919
nix develop .#ci --command bash -c $'

0 commit comments

Comments
 (0)