Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed Nov 26, 2024
1 parent a35d99c commit 7a9e682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
fetch-depth: 20
- name: Install Docker client
run: |
apt-get update
apt-get install -yy curl
curl -Lo /tmp/docker.tgz https://download.docker.com/linux/static/stable/x86_64/docker-23.0.6.tgz
tar -xf /tmp/docker.tgz -C /usr/local/bin --strip-components=1
Expand Down

0 comments on commit 7a9e682

Please sign in to comment.