Fix Java build pipeline

This commit is contained in:
Wilson Lin 2020-01-18 17:02:02 +11:00
parent 69506acbb6
commit 36eb03af64
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ jobs:
name: ${{ matrix.ARCH }}
path: ./java/target/rust/release/libhyperbuild_java${{ matrix.EXT }}
package:
runs-on: ubuntu-latest
needs: build_and_upload
steps:
- uses: actions/checkout@v1