Skip to content

Commit 4309884

Browse files
committed
fix bugs in workflows
1 parent 658c1e8 commit 4309884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pushdocker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# rm -rf "/usr/local/share/boost"
1919
# rm -rf "$AGENT_TOOLSDIRECTORY"
2020

21-
- name: Free Disk Space: Ubuntu
21+
- name: Free Disk Space in Ubuntu
2222
uses: jlumbroso/free-disk-space@main
2323
with:
2424
# this might remove tools that are actually needed,

0 commit comments

Comments
 (0)