mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
openbsd.yml: get additional free disk space (#12627)
This commit is contained in:
@@ -138,6 +138,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
mkdir /tmp/empty
|
||||
sudo rsync -a --delete /tmp/empty/ /usr/lib/jvm/
|
||||
sudo rsync -a --delete /tmp/empty/ /usr/share/dotnet/
|
||||
sudo rsync -a --delete /tmp/empty/ /usr/local/lib/android/
|
||||
- name: Prepare, build and test
|
||||
|
||||
Reference in New Issue
Block a user