Skip to content

Commit

Permalink
Revert "fix indent"
Browse files Browse the repository at this point in the history
This reverts commit 4cce508.
  • Loading branch information
haileyok committed Jun 5, 2024
1 parent ffcf19d commit b71f15c
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 b71f15c

Please sign in to comment.