Skip to content

Commit

Permalink
Refactor build and install step in test-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunt05 committed Dec 13, 2023
1 parent 2018324 commit 9384054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: build and install locally
shell: micromamba-shell {0}
run: |
make install
make
- name: Store the ${{ matrix.os }} wheel
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 9384054

Please sign in to comment.