Skip to content

Commit

Permalink
where am i
Browse files Browse the repository at this point in the history
  • Loading branch information
strantalis committed Aug 10, 2024
1 parent 3baf1fb commit cce93d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ jobs:
id: "create-k3d-cluster"
run: |
echo "127.0.0.1 k3d.registry" | sudo tee -a /etc/hosts
ls -alh
k3d cluster create --config ".github/k3d-config.yaml" --image "rancher/k3s:${{ matrix.k3s_image }}" --wait --timeout 60s

0 comments on commit cce93d6

Please sign in to comment.