Skip to content

Commit

Permalink
build: try removing path
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Nov 6, 2024
1 parent a062d6f commit 41b2898
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:

- name: build
env:
BASE_PATH: '/${{ github.event.repository.name }}'
PUBLIC_APP_URL: 'https://www.installpwa.com'
run: |
pnpm run build
Expand Down

0 comments on commit 41b2898

Please sign in to comment.