Skip to content

Commit

Permalink
fix release version
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingWithTashi committed Nov 28, 2024
1 parent 7357d1a commit 5ddfa01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: release-apk
path: build/app/outputs/apk/release/app-release.apk
path: build/app/outputs/flutter-apk/app-debug.apk
retention-days: 5
ios-build:
runs-on: macos-latest
Expand Down

0 comments on commit 5ddfa01

Please sign in to comment.