Skip to content

Commit

Permalink
debug rusterl-precompiled-action
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Oct 31, 2023
1 parent e3e1eb0 commit 4e61cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
- run: rustup target add ${{ matrix.target }}

- uses: philss/rustler-precompiled-action@main
- uses: mimiquate/rustler-precompiled-action@debug
id: precompile
with:
project-dir: ${{ env.PROJECT_DIR }}
Expand Down

0 comments on commit 4e61cd2

Please sign in to comment.