Fix releases (#127)

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml
This commit is contained in:
theofficialgman 2022-05-31 15:33:42 -04:00 committed by GitHub
parent 89df58c1fe
commit b933ea5580
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,6 +125,8 @@ jobs:
run: ls
- name: Delete unwanted directories
run: rm -rf {linux,macos,windows}/*/
rm -rf {linux,macos,windows}/.icon*
rm -rf {linux,macos,windows}/builder-debug.yml
- name: ls dirs
run: ls linux && ls macos && ls windows
- name: Get some values needed for the release