This commit is contained in:
parent
c17d70067c
commit
40acee36ff
@ -29,6 +29,10 @@ jobs:
|
||||
echo "ARCH=${ARCH}" >> $GITHUB_ENV
|
||||
echo "INFO: Set ARCH to '${ARCH}'"
|
||||
|
||||
- name: Print Architecture and Operating System
|
||||
run: |
|
||||
echo "INFO: Set OS to '${OS}'"
|
||||
echo "INFO: Set ARCH to '${ARCH}'"
|
||||
|
||||
# - name: install tools
|
||||
# run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user