We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f2f8d commit f1195c3Copy full SHA for f1195c3
.github/workflows/build.yml
@@ -42,6 +42,7 @@ jobs:
42
run: |
43
pip3 install tomlkit
44
python3 .github/scripts/patch-mmtk-dep.py mmtk/Cargo.toml ${{ inputs.mmtk-core-ref }} ${{ inputs.mmtk-core-repo }}
45
+ cat mmtk/Cargo.toml
46
working-directory: ./git/mmtk-openjdk
47
- name: Setup environment
48
run: ./.github/scripts/ci-setup.sh
0 commit comments