Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Oct 30, 2023
1 parent 50fec01 commit cbdf233
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ jobs:
project-version: ${{ env.PROJECT_VERSION }}
target: ${{ matrix.job.target }}
nif-version: ${{ matrix.nif_version }}
# use-cross: false doesn't work
# I think because of https://github.com/actions/runner/issues/1173
# use-cross: false
# doesn't work, not sure why
# See https://github.com/philss/rustler-precompiled-action/pull/9
use-cross: null

- uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit cbdf233

Please sign in to comment.