this has to be here too
All checks were successful
/ build (push) Successful in 13s

This commit is contained in:
Soph :3 2024-05-22 14:21:27 +03:00
parent 8a4ae7888d
commit 86cf57a103
Signed by: sophie
GPG key ID: EDA5D222A0C270F2

View file

@ -8,7 +8,8 @@ jobs:
with:
bun-version: latest
- name: Install dependencies
run: bun install --frozen-lockfile
run: bun install --frozen-lockfile\
- run: apt-get -y update
- run: apt-get -y install dos2unix
- name: Fix fta-cli
run: dos2unix ./node_modules/fta-cli/index.js