Skip to content

Commit

Permalink
build: add missing env
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Nov 1, 2024
1 parent 62e4d81 commit c288325
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 @@ -29,6 +29,7 @@ jobs:
- name: build
env:
BASE_PATH: '/${{ github.event.repository.name }}'
PUBLIC_APP_URL: 'https://www2.installpwa.com'
run: |
pnpm run build
Expand Down

0 comments on commit c288325

Please sign in to comment.