Skip to content

Commit

Permalink
Fix macOS tests
Browse files Browse the repository at this point in the history
Temporarily use my fork of setup-ghidra
  • Loading branch information
NextLight authored Aug 27, 2021
1 parent f21ff6c commit 9b2c130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
java-version: 11.0.4
architecture: x64

- uses: er28-0652/setup-ghidra@master
- uses: NextLight/setup-ghidra@octokit-auth
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
version: "9.1.2"
Expand Down

0 comments on commit 9b2c130

Please # to comment.