Skip to content

Commit

Permalink
Update web-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rovati committed Feb 7, 2024
1 parent a27d132 commit 85a17ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- run: flutter clean
- run: flutter pub get
- run: flutter build web --release --base-href=/deployment/
- run: flutter build web --release --base-href=/dnd-spell-saver/

- run: |
cd build
Expand Down

0 comments on commit 85a17ec

Please sign in to comment.