Skip to content

Commit

Permalink
Removed branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Oct 19, 2024
1 parent afad910 commit 8168351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/cache-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
- name: fetch
shell: bash
run: |
git fetch origin main
git fetch origin
- name: build gradle
uses: gradle/gradle-build-action@40b6781dcdec2762ad36556682ac74e31030cfe2 # v2.5.1
with:
Expand Down

0 comments on commit 8168351

Please sign in to comment.