Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SongpolR authored Sep 9, 2024
1 parent 3a055ac commit 65c8d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Build
run: npm run build
run: vite build
env:
VITE_LIFF_ID: ${{ secrets.VITE_LIFF_ID }}
VITE_LIFF_REDIRECT_URI: ${{ secrets.VITE_LIFF_REDIRECT_URI }}
Expand Down

0 comments on commit 65c8d80

Please sign in to comment.