Skip to content

Commit

Permalink
destall docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sadministrator committed Feb 1, 2024
1 parent caf8470 commit c4f2b42
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
rustup component add rustfmt
cargo install cross
- name: Install Docker
run: |
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh
- name: Check out code
uses: actions/checkout@v2

Expand Down

0 comments on commit c4f2b42

Please sign in to comment.