Continue troubleshooting actions

This commit is contained in:
2024-01-15 17:16:06 -06:00
parent 0c66031d80
commit 64bf2c7663

View File

@@ -24,7 +24,6 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
steps:
- name: Prepare the container - name: Prepare the container
run: curl -fsSL https://get.docker.com -o get-docker.sh && sh ./get-docker.sh run: curl -fsSL https://get.docker.com -o get-docker.sh && sh ./get-docker.sh