Skip to content

Commit

Permalink
building for all
Browse files Browse the repository at this point in the history
  • Loading branch information
soldni committed Nov 22, 2023
1 parent 1b7eaa3 commit ca3aba0
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 @@ -103,7 +103,7 @@ jobs:
- name: Install dolma wheels
run: |
source .venv/bin/activate
maturin develop --extras=dev
maturin develop --extras=all
- name: ${{ matrix.task.name }}
run: |
Expand Down

0 comments on commit ca3aba0

Please sign in to comment.