Skip to content

Commit

Permalink
enable wingman
Browse files Browse the repository at this point in the history
  • Loading branch information
radeva committed Aug 6, 2024
1 parent 231812c commit d284165
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:
# set -euxo pipefail
# yarn build-android

# - name: Fix my build
# uses: fly-ci/wingman-action@v1
# if: failure()
- name: Fix my build
uses: fly-ci/wingman-action@v1
if: failure()

0 comments on commit d284165

Please sign in to comment.