More Debug Stuff

This commit is contained in:
Annika Merris 2024-01-31 23:15:56 -05:00
parent c3464e759e
commit 2c181229a8

View file

@ -16,7 +16,7 @@ jobs:
run: apk add --update docker
- name: Print Some Debugging Info
shell: /bin/ash -e {0}
run: echo ${{ github.repository }}
run: echo ${{ github.githubServerUrl }}
- name: Check out the repo
uses: actions/checkout@v4
- name: Login to docker repo