Skip to content

Correct artifact uploading of dmg and zip files#324

Merged
hannesa2 merged 1 commit intogitx:masterfrom
jvanzyl:master
Aug 9, 2022
Merged

Correct artifact uploading of dmg and zip files#324
hannesa2 merged 1 commit intogitx:masterfrom
jvanzyl:master

Conversation

@jvanzyl
Copy link
Copy Markdown
Contributor

@jvanzyl jvanzyl commented Aug 9, 2022

No description provided.

path: GitX-${{ matrix.abi }}.dmg
- name: Upload artifact
uses: actions/upload-artifact@v3
if: ${{ success() }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I'm not sure, if this if: ${{ success() }} is related to previous step, and not to the one more previous prepare step. Anyway, we can give it a try

@hannesa2 hannesa2 merged commit 8c63944 into gitx:master Aug 9, 2022
@hannesa2
Copy link
Copy Markdown
Contributor

hannesa2 commented Aug 9, 2022

@jvanzyl How do you like it https://github.com/gitx/gitx/releases/tag/0.21 ?

@jvanzyl
Copy link
Copy Markdown
Contributor Author

jvanzyl commented Aug 9, 2022

I will test the release artifacts now and report back.

@jvanzyl
Copy link
Copy Markdown
Contributor Author

jvanzyl commented Aug 9, 2022

@hannesa2 I tried the ZIP distributions on an x86_64 and arm64 Mac and they work fine. I think they are good for releases now.

@hannesa2
Copy link
Copy Markdown
Contributor

hannesa2 commented Aug 9, 2022

Thank you for testing. The pre- release was an accident

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants