Skip to content

Commit

Permalink
Revert "remove workaround"
Browse files Browse the repository at this point in the history
This reverts commit bd2680d.
  • Loading branch information
grzuy committed Oct 30, 2023
1 parent d104b34 commit 50fec01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +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: null

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

0 comments on commit 50fec01

Please sign in to comment.