Skip to content

Commit 5f577c0

Browse files
committed
fix indent
1 parent fd249c1 commit 5f577c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# see https://dev.to/mathio/squeezing-disk-space-from-github-actions-runners-an-engineers-guide-3pjg
3333
- name: Aggressive cleanup
3434
run: |
35-
# remove unneeded packages to avoid running out of memory
35+
# remove unneeded packages to avoid running out of memory
3636
# Remove Java (JDKs)
3737
sudo rm -rf /usr/lib/jvm
3838

0 commit comments

Comments
 (0)