Skip to content

Commit

Permalink
mini mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
louiseschmidtgen committed Nov 8, 2024
1 parent 7bbacf3 commit e5917be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
if command -v docker >/dev/null 2>&1; then
echo "Docker is installed, purging it"
sudo apt-get purge -y docker-engine docker docker.io docker-ce docker-ce-cli containerd runc
fi
- name: Download latest k8s-snap
run: |
sudo snap download k8s --channel=latest/edge --basename k8s
Expand Down

0 comments on commit e5917be

Please sign in to comment.