Skip to content

Commit

Permalink
ci: change var env
Browse files Browse the repository at this point in the history
  • Loading branch information
Cl0v1s committed Feb 10, 2025
1 parent 2cd9d27 commit 1acceef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
export NUXT_PUBLIC_DEFAULT_SERVER=bdx.town
export NUXT_PUBLIC_SINGLE_INSTANCE=false
export NODE_ENV=development
cd elk
yarn install --ignore-scripts
npx yarn generate
Expand Down

0 comments on commit 1acceef

Please sign in to comment.