File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 - name : Set up the environment
5050 run : cmd.exe /c "powershell .\tools\metacall-environment.ps1 $Env:METACALL_INSTALL_OPTIONS"
5151 env :
52- METACALL_INSTALL_OPTIONS : python nodejs java ruby typescript wasm rpc file # netcore5 java c cobol rust rapidjson pack # clangformat v8rep51 coverage
52+ METACALL_INSTALL_OPTIONS : python nodejs java ruby typescript wasm rpc file # netcore5 c cobol rust rapidjson pack # clangformat v8rep51 coverage
5353
5454 - name : Configure
5555 run : |
5858 cd "$METACALL_PATH\build"
5959 cmd.exe /c "powershell ..\tools\metacall-configure.ps1 $Env:METACALL_BUILD_OPTIONS"
6060 env :
61- METACALL_BUILD_OPTIONS : ${{ matrix.options.build }} ${{ matrix.options.sanitizer }} scripts ports tests python nodejs java ruby typescript wasm rpc file # netcore5 java c cobol rust examples install pack benchmarks # v8 coverage
61+ METACALL_BUILD_OPTIONS : ${{ matrix.options.build }} ${{ matrix.options.sanitizer }} scripts ports tests python nodejs java ruby typescript wasm rpc file benchmarks # netcore5 c cobol rust examples install pack # v8 coverage
6262
6363 - name : Build
6464 working-directory : ./build
You can’t perform that action at this time.
0 commit comments