mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 13:31:12 -05:00
Gathering Debugging Information
This commit is contained in:
parent
eed1e3c6c3
commit
051708186e
1 changed files with 3 additions and 3 deletions
|
|
@ -18,9 +18,9 @@ jobs:
|
||||||
- name: Install docker
|
- name: Install docker
|
||||||
shell: /bin/ash -e {0}
|
shell: /bin/ash -e {0}
|
||||||
run: apk add --update docker git
|
run: apk add --update docker git
|
||||||
# - name: Print Some Debugging Info
|
- name: Print Some Debugging Info
|
||||||
# shell: /bin/ash -e {0}
|
shell: /bin/ash -e {0}
|
||||||
# run: echo ${{ github.repository }}
|
run: uname -m
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
- name: Set up QEMU (Do I need this?)
|
- name: Set up QEMU (Do I need this?)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue