Skip to content

Commit f1195c3

Browse files
committed
Show Cargo.toml after patching
1 parent 45f2f8d commit f1195c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
run: |
4343
pip3 install tomlkit
4444
python3 .github/scripts/patch-mmtk-dep.py mmtk/Cargo.toml ${{ inputs.mmtk-core-ref }} ${{ inputs.mmtk-core-repo }}
45+
cat mmtk/Cargo.toml
4546
working-directory: ./git/mmtk-openjdk
4647
- name: Setup environment
4748
run: ./.github/scripts/ci-setup.sh

0 commit comments

Comments
 (0)