We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658c1e8 commit 4309884Copy full SHA for 4309884
1 file changed
.github/workflows/pushdocker.yml
@@ -18,7 +18,7 @@ jobs:
18
# rm -rf "/usr/local/share/boost"
19
# rm -rf "$AGENT_TOOLSDIRECTORY"
20
21
- - name: Free Disk Space: Ubuntu
+ - name: Free Disk Space in Ubuntu
22
uses: jlumbroso/free-disk-space@main
23
with:
24
# this might remove tools that are actually needed,
0 commit comments