qualify it
All checks were successful
/ test (push) Successful in 18s

This commit is contained in:
Waylon Walker 2025-08-28 14:42:10 -05:00
parent dc98b622d9
commit 508d5b2e89

View file

@ -44,7 +44,7 @@ jobs:
echo Distro: $distro echo Distro: $distro
' '
- name: Run something on Rocky - name: Run something on Rocky
uses: docker://rockylinux:latest uses: docker://rockylinux/rockylinux:latest
with: with:
entrypoint: /bin/sh entrypoint: /bin/sh
args: | args: |