Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
queenkjuul authored Nov 5, 2024
1 parent 6c318a3 commit 2d712db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
source: |
server/dist/spotify97-server-linux-arm64-${{env.PACKAGE_VERSION}}.tar.gz
server/dist/spotify97-server-linux-x64-${{env.PACKAGE_VESRION}}.tar.gz
server/dist/spotify97-server-linux-x64-${{env.PACKAGE_VERSION}}.tar.gz
server/dist/spotify97-server-macos-x64-${{env.PACKAGE_VERSION}}.tar.gz
target: /srv/www/public/spotifyclient97/server/${{ env.PACKAGE_VERSION }}/${{ env.SHA }}/

Expand Down

0 comments on commit 2d712db

Please sign in to comment.