Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Jun 5, 2024
1 parent b02419b commit 4cce508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-submit-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
# if: ${{ inputs.profile != 'production' }}
# run: mv build.aab build.apk

- name: Temp, RM me
run: |
- name: Temp, RM me
run: |
echo "temp test" > build.aab
echo "temp test" > build.apk
Expand Down

0 comments on commit 4cce508

Please sign in to comment.