1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00

Update release.yml

This commit is contained in:
Dummerle 2021-03-18 16:06:08 +01:00 committed by GitHub
parent 867b10bbd2
commit fc2ad0c656
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,6 @@ jobs:
- name: Copy Main
run: cp Rare/__main__.py ./
- name: Build
working-directory: Rare
run: pyinstaller
--onefile
--name Rare