Skip to content

Commit

Permalink
Try restarting docker service
Browse files Browse the repository at this point in the history
  • Loading branch information
doganulus committed Jun 16, 2024
1 parent 2655d7c commit 7581dbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/carlasim-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
remove-codeql: 'true'
remove-docker-images: 'true'

- name: Show disk space
run: sudo df -h
- name: Restart docker
run: sudo service docker restart

- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 7581dbc

Please sign in to comment.