Skip to content

Commit 9b2c130

Browse files
authored
Fix macOS tests
Temporarily use my fork of setup-ghidra
1 parent f21ff6c commit 9b2c130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
java-version: 11.0.4
9898
architecture: x64
9999

100-
- uses: er28-0652/setup-ghidra@master
100+
- uses: NextLight/setup-ghidra@octokit-auth
101101
with:
102102
repo-token: ${{ secrets.GITHUB_TOKEN }}
103103
version: "9.1.2"

0 commit comments

Comments
 (0)