Print target machine information
original commit: 8c9ee4f00940af5ee557c2c93892209651757610
This commit is contained in:
parent
1d90152729
commit
d310797c69
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -17,6 +17,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Proceed with TARGET_MACHINE == ${{ matrix.mach }}
|
||||
run: echo $TARGET_MACHINE
|
||||
- name: Build bootfiles
|
||||
run: .github/scripts/dobootfile.sh
|
||||
- name: Build Chez
|
||||
|
|
Loading…
Reference in New Issue
Block a user