Skip to content

Commit

Permalink
Fix a backward flag to continue build
Browse files Browse the repository at this point in the history
  • Loading branch information
AbandonedCart authored May 17, 2024
1 parent d180f56 commit b3d263a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ concurrency:
jobs:
wearos:
if: ${{ github.repository == 'HiddenRamblings/TagMo' }}
fail-on-error: false
continue-on-error: true
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit b3d263a

Please sign in to comment.