Skip to content

Commit

Permalink
Need to build with devel to fix issue with mac having extra exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ire4ever1190 committed Jun 10, 2024
1 parent e9c5516 commit f21263d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- name: Setup Nim
uses: jiro4989/setup-nim-action@v1
with:
nim-version: 'devel'
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install zig
uses: korandoru/setup-zig@v1
Expand Down

0 comments on commit f21263d

Please sign in to comment.