We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43422b8 commit 1751ce2Copy full SHA for 1751ce2
.github/workflows/build-natives.yaml
@@ -23,5 +23,5 @@ jobs:
23
- name: Upload decompiler
24
uses: actions/upload-artifact@v4
25
with:
26
- path: target/joern-cli.zip
+ path: Ghidra/Features/Decompiler/build/os/*
27
if-no-files-found: error
0 commit comments