Skip to content

Commit

Permalink
ci: fix not exsiting file for build config
Browse files Browse the repository at this point in the history
  • Loading branch information
ppiwow-apay committed Jan 16, 2025
1 parent 49ea0c1 commit d623b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export COREPACK_ENABLE_DOWNLOAD_PROMPT=0
yarn install --immutable
yarn tsc
yarn test:all
yarn build:backend --config ../../app-config.yaml --config ../../app-config.local.yaml
yarn build:backend --config ../../app-config.yaml

0 comments on commit d623b65

Please sign in to comment.