Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
omvjro authored Sep 15, 2024
1 parent 335c6dd commit 378ffd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Build project
run: |
echo "VITE_BASE_URL=/DOL-pancake/" >> $GITHUB_ENV
echo "VITE_BASE_URL is $VITE_BASE_URL"
npm run build
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 378ffd1

Please sign in to comment.