mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 17:53:22 -05:00
I don't know what I did
This commit is contained in:
parent
2c181229a8
commit
c21f6cf95d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
run: apk add --update docker
|
run: apk add --update docker
|
||||||
- name: Print Some Debugging Info
|
- name: Print Some Debugging Info
|
||||||
shell: /bin/ash -e {0}
|
shell: /bin/ash -e {0}
|
||||||
run: echo ${{ github.githubServerUrl }}
|
run: echo ${{ github.repository }}
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Login to docker repo
|
- name: Login to docker repo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue