-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Refactor GitHub Actions workflow for build and release
This commit includes changes to the GitHub Actions workflow that handles building and releasing. The changes include: - Removal of redundant outputs - Addition of steps to get artifact JSON, define build matrix, and refactor build process - Changes in condition checks for artifact existence during various steps - Use of a dynamic matrix strategy for running jobs on different OS platforms - Improved handling of artifacts by checking if they already exist before proceeding with the build process
- Loading branch information
1 parent
ea5a6c6
commit c9536ba
Showing
1 changed file
with
68 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters