Skip to content

Commit

Permalink
Update deploy_by_tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
woin2ee authored Feb 5, 2025
1 parent 3b9cff9 commit c009487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_by_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
BASE_HREF: "/DST-Helper-web/"
run: |
flutter pub get
dart run build_runner build
flutter build web --base-href "${BASE_HREF}"
- name: Move to build dir for web
run: cd build/web
Expand Down

0 comments on commit c009487

Please sign in to comment.