Skip to content

Conversation

@jnowakowski
Copy link
Contributor

Add GitHub Actions workflow to build and store artifact.

  • Create .github/workflows/build.yml to automate the build process
  • Include steps to set up the Rust environment, install dependencies, build the project, and store the build artifact
  • Use actions/upload-artifact action to store the build artifact for download

Add GitHub Actions workflow to build and store artifact.

* Create `.github/workflows/build.yml` to automate the build process
* Include steps to set up the Rust environment, install dependencies, build the project, and store the build artifact
* Use `actions/upload-artifact` action to store the build artifact for download
* Add a step to run the built artifact and check its version
@cryptoquick
Copy link
Member

Please turn this into a draft PR until it's ready.

@jnowakowski
Copy link
Contributor Author

jnowakowski commented Feb 6, 2025

@cryptoquick Marking a PR as draft isn’t available. Please focus on the build error, I require your assistance.

@cryptoquick
Copy link
Member

We don't need this anymore. If there's any additional improvements, please make a new PR.

@cryptoquick cryptoquick deleted the jnowakowski/add-github-action branch March 22, 2025 19:50
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.

3 participants