Skip to content

Commit

Permalink
add build number
Browse files Browse the repository at this point in the history
  • Loading branch information
GniN committed Dec 8, 2023
1 parent d271a4d commit 51867d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
flutter pub get
flutter build apk --release --no-shrink
flutter build appbundle --release --no-shrink
flutter build appbundle --release --no-shrink --build-number 10010
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 51867d5

Please sign in to comment.