Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wolflu05 committed Dec 8, 2023
1 parent f6701cc commit b700fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build react-app
run: |
npm run build --workspace @braingoat/compiler
npm run build --workspace @braingoat/web -- --base=braingoat/
npm run build --workspace @braingoat/web -- --base=/braingoat/
- name: Upload build
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
Expand Down

0 comments on commit b700fff

Please sign in to comment.