Skip to content

Commit dbcdcdd

Browse files
committed
CU-869b2zjay: Fix issue with running disk space freeing step (hopefully)
1 parent d588603 commit dbcdcdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/medcat-service_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626

2727
- name: 🧹 Free up disk space
2828
run: |
29+
echo "Remove largs / unnecessary packages / tools"
2930
# Remove large, unnecessary packages/tools
3031
sudo rm -rf /usr/share/dotnet
3132
sudo rm -rf /usr/local/lib/android

0 commit comments

Comments
 (0)