Skip to content

Commit

Permalink
Updated base href
Browse files Browse the repository at this point in the history
  • Loading branch information
PartyDonut committed Oct 12, 2024
1 parent 804fa63 commit 39598f2
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 @@ -260,7 +260,7 @@ jobs:
echo "APP_NAME=$APP_NAME" >> $GITHUB_ENV
echo "VERSION_NAME=$VERSION_NAME" >> $GITHUB_ENV
flutter build web
flutter build web --base-href /Fladder/ --release
- name: Archive web artifact
uses: actions/[email protected]
Expand Down

0 comments on commit 39598f2

Please sign in to comment.