Skip to content

Commit

Permalink
hm
Browse files Browse the repository at this point in the history
  • Loading branch information
Tricked-dev committed Apr 16, 2022
1 parent 595824d commit f5970a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
set -ex
mkdir dist
mv ascella-desktop-x86_64-linux/* dist/
tar -czvf dist/ascella-desktop-x86_64-macos.tar.xz ascella-desktop-x86_64-macos
mv ascella-x86_64-linux/* dist/
tar -czvf dist/ascella-x86_64-macos.tar.xz ascella-x86_64-macos
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit f5970a5

Please sign in to comment.