Skip to content

Commit 79e00fc

Browse files
authored
fix(ci): no space left on device (#39)
Signed-off-by: Kevin Cui <[email protected]>
1 parent 9c156d1 commit 79e00fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ jobs:
155155
uses: jlumbroso/free-disk-space@main
156156
with:
157157
tool-cache: false
158-
large-packages: false
159158

160159
# Check out current repository
161160
- name: Fetch Sources
@@ -186,7 +185,6 @@ jobs:
186185
uses: jlumbroso/free-disk-space@main
187186
with:
188187
tool-cache: false
189-
large-packages: false
190188

191189
# Check out current repository
192190
- name: Fetch Sources

0 commit comments

Comments
 (0)