Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
real-LiHua authored Nov 6, 2024
1 parent 1b74595 commit 0952dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
with:
python-version: 3.12

- run: pip install "${{ github.action_path }}" --break-system-packages
- run: pip install "${{ github.action_path }}"
shell: bash

- if: ${{ inputs.aosp != 'false' }}
Expand Down

0 comments on commit 0952dc1

Please sign in to comment.