Skip to content

Commit

Permalink
Fix cmake installation for riscv64 target - 4th try
Browse files Browse the repository at this point in the history
  • Loading branch information
philss committed Oct 27, 2023
1 parent 6ed67ca commit 94c1c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Build the project
id: build-crate
uses: philss/rustler-precompiled-action@v1.1.1
uses: philss/rustler-precompiled-action@ps-experimental-no-default-features-for-nif-version
with:
project-name: explorer
project-version: ${{ env.PROJECT_VERSION }}
Expand Down

0 comments on commit 94c1c76

Please sign in to comment.