mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 05:02:37 +01:00
🐛 fix file name
This commit is contained in:
parent
ab95285736
commit
2f28aae655
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
name: fosscord-api-macos-${{ github.sha }}.app.tgz
|
name: fosscord-api-macos-${{ github.sha }}.app.tgz
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: fosscord-api-linux-${{ github.sha }}.app.tgz
|
name: fosscord-api-linux-${{ github.sha }}.tgz
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Extract version
|
- name: Extract version
|
||||||
id: extract_version
|
id: extract_version
|
||||||
|
Loading…
Reference in New Issue
Block a user