fix(fixes): more fixes
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -31,6 +31,9 @@ jobs:
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@v3
|
||||
|
||||
- name: Build project
|
||||
run: ./gradlew build
|
||||
|
||||
- name: Build native binary
|
||||
run: ./gradlew nativeCompile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user