Skip to content

Commit

Permalink
Fix yaml lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Oct 3, 2024
1 parent d25796a commit a3bdb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
cp dist-assets/maybenot_machines android/app/build/extraAssets/maybenot_machines
- name: Re-generate lockfile
run: android/scripts/update-lockfile.sh
run: android/scripts/update-lockfile.sh

- name: Ensure no changes
run: git diff --exit-code

0 comments on commit a3bdb2e

Please sign in to comment.