Skip to content

Commit

Permalink
move file to root
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sidhdhi-p committed Jun 17, 2024
1 parent 4635f4d commit 468658b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
flutter build apk --release --build-number=$buildNumber --build-name=$buildName
cd ..
mv build/app/outputs/apk/release/Khelo*.apk .
mv khelo/build/app/outputs/apk/release/Khelo*.apk .
- name: List files in root directory
run: ls -la
Expand Down

0 comments on commit 468658b

Please sign in to comment.