We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be9bd5 commit 60fef46Copy full SHA for 60fef46
1 file changed
.github/workflows/unstructured.yml
@@ -38,6 +38,7 @@ jobs:
38
working-directory: .
39
run: |
40
sudo docker image prune --all --force
41
+ sudo rm -rf /usr/share/dotnet /opt/ghc /usr/local/share/boost /usr/local/lib/android /opt/hostedtoolcache/CodeQL
42
43
- name: Run Unstructured API (docker)
44
0 commit comments