Skip to content

Commit 7cdc52b

Browse files
committed
Update push-master.yml
1 parent 2d95748 commit 7cdc52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/push-master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Install docker
8383
if: matrix.runner == 'ubuntu-24.04-arm'
8484
run: |
85-
sudo apt install docker.io -y
85+
sudo systemctl start docker
8686
8787
# checkout
8888
- uses: actions/[email protected]

0 commit comments

Comments
 (0)