Debugging build
Some checks failed
Anatid Blog CI Workflow / docker (push) Failing after 9s

This commit is contained in:
Phill Pover 2025-03-27 10:14:30 +00:00
parent de91ad635d
commit 051d52e75d

View File

@ -10,6 +10,8 @@ jobs:
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: show dir contents
run: ls -al
- name: Login to container registry
uses: docker/login-action@v3
with: