We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7373da6 commit 1f51b7eCopy full SHA for 1f51b7e
.github/workflows/library-js-feature.yml
@@ -13,7 +13,7 @@ jobs:
13
contents: read
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: ./.github/.github/actions/install-nix
+ - uses: ./.github/actions/install-nix
17
- name: Run linting
18
run: |
19
nix develop .#ci --command bash -c $'
0 commit comments