mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-21 18:23:34 +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: .
|
path: .
|
||||||
name: robosats-desktop-${{ needs.check-versions.outputs.semver }}-mac-darwin-x64.zip
|
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'
|
- name: 'Verify macOS Build Artifact'
|
||||||
run: |
|
run: |
|
||||||
if [ ! -f "robosats-desktop-${{ needs.check-versions.outputs.semver }}-mac-darwin-x64.zip" ]; then
|
if [ ! -f "robosats-desktop-${{ needs.check-versions.outputs.semver }}-mac-darwin-x64.zip" ]; then
|
||||||
|
Reference in New Issue
Block a user