Skip to content

Commit

Permalink
Update flutterci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BrawlerXull authored Nov 5, 2024
1 parent 8ee37c4 commit e575238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutterci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- run: flutter build apk

# Step 9: Upload the built APK as an artifact
- uses: actions/upload-artifact@v1
- uses: actions/upload-artifact@v3
with:
name: release-apk
path: build/app/outputs/apk/release/app-release.apk

0 comments on commit e575238

Please sign in to comment.