Skip to content

Use fixed versions of the Rust framework. Reference newer workflows, newer Docker image. #25

Use fixed versions of the Rust framework. Reference newer workflows, newer Docker image.

Use fixed versions of the Rust framework. Reference newer workflows, newer Docker image. #25

name: On pull request, build contracts
on:
pull_request:
permissions:
contents: write
jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v2.3.4
with:
image_tag: v5.3.0
package_whole_project_src: true