feature install jr
Some checks failed
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 33s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 38s
Some checks failed
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 33s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 38s
This commit is contained in:
parent
adb8a82880
commit
cd3661fa58
@ -17,7 +17,7 @@ jobs:
|
||||
run: |
|
||||
apt-get update -y
|
||||
apt-get install -y \
|
||||
cmake make g++ libssl-dev pkg-config autoconf libtool libantlr4-runtime-dev
|
||||
cmake make g++ libssl-dev pkg-config autoconf libtool libantlr4-runtime-dev default-jre-headless
|
||||
- uses: actions/checkout@v4
|
||||
- name: Generate Lexer and Parser
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user