mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-25 20:44:59 +00:00
🐛 fix file name
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
name: fosscord-api-macos-${{ github.sha }}.app.tgz
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: fosscord-api-linux-${{ github.sha }}.app.tgz
|
||||
name: fosscord-api-linux-${{ github.sha }}.tgz
|
||||
- uses: actions/checkout@v2
|
||||
- name: Extract version
|
||||
id: extract_version
|
||||
|
||||
Reference in New Issue
Block a user