Skip to content

Commit

Permalink
ernsthaft
Browse files Browse the repository at this point in the history
  • Loading branch information
PyFlat-JR committed Aug 13, 2024
1 parent 2fd77b3 commit b3b76fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- run: flutter config --enable-web
- run: flutter clean
- run: flutter pub get
- run: flutter build web --release --web-renderer html --base-href /mastermind/
- run: flutter build web --release --web-renderer html --base-href /Mastermind/
- run: |
cd build/web
git init
Expand Down

0 comments on commit b3b76fd

Please sign in to comment.