We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec161a commit 2022cd4Copy full SHA for 2022cd4
1 file changed
.github/workflows/infer.yml
@@ -41,6 +41,7 @@ jobs:
41
cd ..
42
git clone https://github.com/facebook/infer.git
43
cd infer
44
+ git checkout 2e04d8088aa549b61707f45a7e971f894b1cd028
45
./build-infer.sh java
46
cp -r infer ../Java
47
0 commit comments