Again?
This commit is contained in:
parent
73b09fe9cb
commit
5d2b45b3e5
@ -18,4 +18,4 @@ jobs:
|
|||||||
- name: install
|
- name: install
|
||||||
run: nix develop --impure --command bash -c 'export HOME=$PWD; yarn config set link-folder . && yarn install'
|
run: nix develop --impure --command bash -c 'export HOME=$PWD; yarn config set link-folder . && yarn install'
|
||||||
- name: lint
|
- name: lint
|
||||||
run: nix develop --impure --command bash -c 'yarn run lint'
|
run: nix develop --impure --command bash -c 'export HOME=$PWD; yarn run lint'
|
||||||
|
Loading…
Reference in New Issue
Block a user