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 28bb77c commit 1536040Copy full SHA for 1536040
.github/workflows/build.yml
@@ -24,6 +24,5 @@ jobs:
24
brew install autoconf
25
brew install automake
26
brew install libtool
27
- brew install cmake
28
- name: build natives
29
run: ./build.sh
.github/workflows/snapshot.yml
@@ -29,7 +29,6 @@ jobs:
30
31
32
33
34
35
- name: Maven deploy
0 commit comments