mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 15:37:46 -05:00
Printing the Correct Value Now
This commit is contained in:
parent
9efc7a115c
commit
c3464e759e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
run: apk add --update docker
|
||||
- name: Print Some Debugging Info
|
||||
shell: /bin/ash -e {0}
|
||||
run: echo ${{ github.workspace }}
|
||||
run: echo ${{ github.repository }}
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v4
|
||||
- name: Login to docker repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue