Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DjDeveloperr committed Oct 3, 2024
1 parent 8fc4f9a commit 728a924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: deno task build

- name: Build Native Library (macOS x86_64)
if: runner.os == 'macos-latest'
if: runner.os == 'macOS'
env:
TARGET_ARCH: x86_64
run: |
Expand Down

0 comments on commit 728a924

Please sign in to comment.