1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00

🐛 fix file name

This commit is contained in:
Flam3rboy 2021-07-11 10:06:04 +02:00
parent ab95285736
commit 2f28aae655

View File

@ -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