mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Fix a few typos in release body
This commit is contained in:
parent
076067e22d
commit
f0d572c110
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
- name: "Upload release artifacts"
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
body: "Download the correct sync_url for your platform and run it in the terminal or CMD. You might need to make it executable ob Linux/Mac with 'chmod +x <file>'"
|
||||
body: "Download the correct sync_url for your platform and run it in the terminal or CMD. You might need to make it executable on Linux/Mac with `chmod +x <file>`."
|
||||
files: |
|
||||
sync_url_mac
|
||||
sync_url_linux
|
||||
|
Loading…
Reference in New Issue
Block a user