mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-20 01:33:15 +00:00
Bump to v0.7.5-alpha fix files test 3
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -170,6 +170,9 @@ jobs:
|
||||
path: .
|
||||
name: robosats-desktop-${{ needs.check-versions.outputs.semver }}-mac-darwin-x64.zip
|
||||
|
||||
- name: List macOS build directory
|
||||
run: ls -la
|
||||
|
||||
- name: 'Verify macOS Build Artifact'
|
||||
run: |
|
||||
if [ ! -f "robosats-desktop-${{ needs.check-versions.outputs.semver }}-mac-darwin-x64.zip" ]; then
|
||||
|
Reference in New Issue
Block a user