Skip to content

Commit

Permalink
chore: remove installing docker
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsdev committed Sep 19, 2024
1 parent 41c8bfe commit 728e330
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Install docker
run: sudo apt-get update && sudo apt-get install -y docker.io

- name: Checkout code
uses: actions/checkout@v4

Expand Down

0 comments on commit 728e330

Please sign in to comment.