File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 42
42
run : |
43
43
mkdir -p artifacts/Linux && mv Linux.zip/* artifacts/Linux
44
44
mkdir -p artifacts/Windows && mv Windows.zip/* artifacts/Windows
45
- mkdir -p artifacts/MacOS && mv MacOS .zip/* artifacts/MacOS
45
+ mkdir -p artifacts/macOS && mv macOS .zip/* artifacts/macOS
46
46
cd artifacts && zip -r ../Artifacts-${{ steps.get_version.outputs.version-without-v }}.zip .
47
47
48
48
- name : Create release notes
55
55
56
56
---
57
57
58
- If you enjoy using xPilot, please considering donating to support the future development of the project. Thank you for your support.
59
-
60
- <a href="https://www.paypal.com/donate/?business=7MD45Q2CGTVDS&no_recurring=0&item_name=Thank+you+for+supporting+the+development+of+xPilot.¤cy_code=USD"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif"></a>
61
-
62
- ---
63
-
64
58
### Added
65
59
66
60
### Changed
You can’t perform that action at this time.
0 commit comments