fix github actions test.

This commit is contained in:
fiatjaf
2023-12-17 22:49:58 -03:00
parent 88703e9ea2
commit 73c6630cf7
2 changed files with 6 additions and 15 deletions

View File

@@ -1,8 +1,5 @@
export PATH := "./node_modules/.bin:" + env_var('PATH')
install-dependencies:
yarn --ignore-engines
build:
rm -rf lib
bun run build.js