Skip to content

Commit

Permalink
Use root path for CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
user890104 authored Apr 24, 2024
1 parent bd13c3c commit 5e8ec2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Build production bundle
uses: borales/actions-yarn@v4
with:
cmd: build --base=/space/
cmd: build
env:
OAUTH_CLIENT_ID: ERBrlPWjf98L_nI8Moxr7Aqjy4no1eRU-zSOROc2RbU
VARIANT: initlab
Expand Down

0 comments on commit 5e8ec2f

Please sign in to comment.