Skip to content

Commit

Permalink
ci: fix build script - remove not existing config file
Browse files Browse the repository at this point in the history
  • Loading branch information
ppiwow-apay committed Jan 17, 2025
1 parent 640a9ba commit be0a416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ export COREPACK_ENABLE_DOWNLOAD_PROMPT=0

yarn install --immutable
yarn tsc
yarn build:backend --config ../../app-config.yaml --config ../../app-config.local.yaml
yarn build:backend --config ../../app-config.yaml

0 comments on commit be0a416

Please sign in to comment.