Skip to content

Commit

Permalink
Don't clear cache I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
StarNumber12046 committed Sep 16, 2024
1 parent bdee66c commit 9e03a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cat android/app/src/main/AndroidManifest.xml
- name: 🚀 Build
run: eas build --profile preview --non-interactive --platform android --local --output=./ReBeal-release.apk --clear-cache
run: eas build --profile preview --non-interactive --platform android --local --output=./ReBeal-release.apk

- name: 😊 Create Release
id: create_release
Expand Down

0 comments on commit 9e03a02

Please sign in to comment.