Skip to content

Commit

Permalink
update frontend ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftyos committed Sep 20, 2024
1 parent 0d73428 commit 8397b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Build Flutter to Web
run: |
cd frontend
cd classic/frontend
flutter build web --base-href /app/
# - name: Commit and Push to ${{ env.BUILD_BRANCH }}
Expand Down

0 comments on commit 8397b78

Please sign in to comment.