Skip to content

Commit

Permalink
chore: Update base-href to '/flutter_responsive/' in deploy_deck.yaml…
Browse files Browse the repository at this point in the history
… workflow
  • Loading branch information
dario-digregorio committed May 28, 2024
1 parent 339f904 commit fd651ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build web app
run: |
cd deck
flutter build web --release --base-href flutter_responsive
flutter build web --release --base-href /flutter_responsive/
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Upload artifact
Expand Down

0 comments on commit fd651ed

Please sign in to comment.