We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d01535 commit e63cc0cCopy full SHA for e63cc0c
1 file changed
.github/workflows/openbsd.yml
@@ -138,6 +138,7 @@ jobs:
138
shell: bash
139
run: |
140
mkdir /tmp/empty
141
+ sudo rsync -a --delete /tmp/empty/ /usr/lib/jvm/
142
sudo rsync -a --delete /tmp/empty/ /usr/share/dotnet/
143
sudo rsync -a --delete /tmp/empty/ /usr/local/lib/android/
144
- name: Prepare, build and test
0 commit comments