Skip to content

Commit

Permalink
Update release-web.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ketan2411 authored Jun 25, 2024
1 parent 37c3612 commit 653a802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Move assets folder (if required)
run: |
mv build/web/assets/assets/* build/web/assets/
rm -rf build/web/assets/assets
# rm -rf build/web/assets/assets
# change version
# Set Base Ref from "/" to "./"
- run: sed -i -e '101a<script src="main.dart.js?version=${{ github.run_number }}" type="application/javascript"></script>' build/web/index.html
Expand Down

0 comments on commit 653a802

Please sign in to comment.