go around http://github.com/sgb-io/fta/issues/130
Some checks failed
/ build (push) Failing after 8s
Some checks failed
/ build (push) Failing after 8s
This commit is contained in:
parent
9aeef0116d
commit
0968ba625f
|
@ -9,5 +9,7 @@ jobs:
|
|||
bun-version: latest
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
- name: Fix fta-cli
|
||||
run: dos2unix ./node_modules/fta-cli/index.js
|
||||
- name: Run CI script
|
||||
run: bun run ci
|
Loading…
Reference in a new issue