Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Barnabas Busa <[email protected]>
  • Loading branch information
barnabasbusa authored Apr 16, 2024
1 parent b3d400b commit 1e5e3f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/install-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ runs:
steps:
- name: Checkout this repo
uses: actions/checkout@v4
- name: Install shell git
shell: bash
run: sudo apt install git -y
- uses: actions/setup-java@v4
if: contains(inputs.repository, 'teku')
with:
Expand Down

0 comments on commit 1e5e3f4

Please sign in to comment.