Skip to content

Commit 171af0d

Browse files
authored
ci(release): add missing comment char (#749)
Signed-off-by: Nathanael Liechti <[email protected]>
1 parent d6a0213 commit 171af0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Free up disk space
1818
run: |
19-
Remove Java (JDKs)
19+
# Remove Java (JDKs)
2020
sudo rm -rf /usr/lib/jvm
2121
2222
# Remove .NET SDKs

0 commit comments

Comments
 (0)