Skip to content

Commit

Permalink
Try to fix macos generate jsonl
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Dec 12, 2024
1 parent ac21554 commit 4bc7f93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate_jsonl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
architecture: 'x64'

- name: Install LLVM (Windows)
if: runner.os == 'Windows'
Expand Down

0 comments on commit 4bc7f93

Please sign in to comment.