Skip to content

Commit

Permalink
go back to using std GH Pages url
Browse files Browse the repository at this point in the history
  • Loading branch information
maks committed Dec 10, 2024
1 parent 7b0dd14 commit 8f0aab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: flutter pub get
- name: Build web app
run: flutter build web
run: flutter build web --base-href /picotracker_client/
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 8f0aab1

Please sign in to comment.