parent
0bd734b03d
commit
8a4ae7888d
|
@ -9,7 +9,7 @@ jobs:
|
|||
bun-version: latest
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
- run: sudo apt-get -y install dos2unix
|
||||
- run: apt-get -y install dos2unix
|
||||
- name: Fix fta-cli
|
||||
run: dos2unix ./node_modules/fta-cli/index.js
|
||||
- name: Run CI script
|
||||
|
|
Loading…
Reference in a new issue