Skip to content

Commit

Permalink
mac fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Feb 7, 2024
1 parent 3d4d38c commit 3f1e360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
env:
CMAKE_ARGS: '-DBUILD_FAST_TOKENIZERS=OFF'
CMAKE_BUILD_PARALLEL_LEVEL: '4'
SKBUILD_WHEEL_BUILD_TAG: ${{github.run_attempt}}
SKBUILD_WHEEL_BUILD_TAG: ${{ github.run_attempt }}

#
# Upload build artifacts
Expand Down

0 comments on commit 3f1e360

Please sign in to comment.