File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 - name : Set up the environment
3939 run : cmd.exe /c "powershell .\tools\metacall-environment.ps1 $Env:METACALL_INSTALL_OPTIONS"
4040 env :
41- METACALL_INSTALL_OPTIONS : python nodejs # ruby # netcore5 typescript file rpc wasm java c cobol rust rapidjson funchook swig pack # clangformat v8rep51 coverage
41+ METACALL_INSTALL_OPTIONS : python nodejs ruby # netcore5 typescript file rpc wasm java c cobol rust rapidjson funchook swig pack # clangformat v8rep51 coverage
4242
4343 - name : Configure
4444 run : |
4747 cd "$METACALL_PATH\build"
4848 cmd.exe /c "powershell ..\tools\metacall-configure.ps1 $Env:METACALL_BUILD_OPTIONS"
4949 env :
50- METACALL_BUILD_OPTIONS : ${{ matrix.buildtype }} scripts ports tests python nodejs sanitizer # ruby # netcore5 typescript file rpc wasm java c cobol rust examples dynamic install pack benchmarks # v8 coverage
50+ METACALL_BUILD_OPTIONS : ${{ matrix.buildtype }} scripts ports tests python nodejs ruby sanitizer # netcore5 typescript file rpc wasm java c cobol rust examples dynamic install pack benchmarks # v8 coverage
5151
5252 - name : Build
5353 working-directory : ./build
You can’t perform that action at this time.
0 commit comments