Skip to content

Commit fe06aa3

Browse files
committed
Use jlumbroso/free-disk-space
1 parent 99a0e39 commit fe06aa3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/devcontainer.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ jobs:
1717
packages: write
1818
steps:
1919
- name: Remove unnecessary files
20-
run: |
21-
sudo rm -rf /usr/share/dotnet
22-
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
20+
uses: jlumbroso/[email protected]
2321

2422
- uses: actions/checkout@v4
2523

0 commit comments

Comments
 (0)