Fix?
This commit is contained in:
parent
f401c418c5
commit
ad66131e01
@ -16,6 +16,6 @@ jobs:
|
||||
- name: alejandra
|
||||
run: nix develop --impure --command bash -c 'alejandra check flake.nix'
|
||||
- name: install
|
||||
run: nix develop --impure --command bash -c 'yarn install'
|
||||
run: nix develop --impure --command bash -c 'yarn config set link-folder . && yarn install'
|
||||
- name: lint
|
||||
run: nix develop --impure --command bash -c 'yarn run lint'
|
||||
|
Loading…
Reference in New Issue
Block a user