Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorKirk committed Sep 29, 2023
1 parent 888f799 commit 393335c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ jobs:
with:
node-version: "18.x"
- run: npm ci
run: chmod a+x *.sh
- run: ./gen_env.sh
- run: npm run build

0 comments on commit 393335c

Please sign in to comment.