Skip to content

Commit

Permalink
Update desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zmisgod committed Jul 27, 2024
1 parent 2e7152e commit 70b3555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
fi
realName="${filename}${suffix}"
echo $realName
echo ${{matrix.target}}
mv "src-tauri/target/${{ matrix.target }}/release/bundle/dmg/${realName}.dmg" "$dirname/"
elif [ "${{ matrix.os }}" = "ubuntu-latest" ]; then
suffix="amd64"
Expand Down

0 comments on commit 70b3555

Please sign in to comment.