Skip to content

Commit

Permalink
Downgrade to gradle 7
Browse files Browse the repository at this point in the history
  • Loading branch information
TSRBerry committed May 21, 2023
1 parent fefde66 commit 7d6a5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
version: ${{ matrix.ghidra }}
- uses: eskatos/gradle-command-action@v2
with:
gradle-version: current
gradle-version: 7.5
arguments: -PGHIDRA_INSTALL_DIR=${{ env.GHIDRA_INSTALL_DIR }}
- uses: svenstaro/upload-release-action@v2
with:
Expand Down

0 comments on commit 7d6a5ed

Please sign in to comment.