Skip to content

Commit

Permalink
... its already installed?
Browse files Browse the repository at this point in the history
  • Loading branch information
turecross321 committed Sep 17, 2024
1 parent cfc0b6f commit 24802ef
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,6 @@ jobs:

- name: Build
run: dotnet build --no-restore

# Set up Docker
- name: Set up Docker
run: |
sudo apt-get update
sudo apt-get install -y docker.io
sudo systemctl start docker
sudo systemctl enable docker
sudo docker --version

# Ensure Docker is running
- name: Ensure Docker is running
Expand Down

0 comments on commit 24802ef

Please sign in to comment.