Skip to content

Commit

Permalink
Update .ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jojoelfe authored Nov 1, 2024
1 parent f49fd99 commit cefdd9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
run: pyenv local ${{ matrix.python }} && pip install hatch
- name: Build project
run: |
. /opt/intel/oneapi/setvars.sh && export PATH=/usr/bin:$PATH
pyenv local ${{ matrix.python }} && hatch build
- name: Create artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit cefdd9f

Please sign in to comment.