You've already forked helm-gitea
This commit is contained in:
@ -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: |
|
||||
|
Reference in New Issue
Block a user