Skip to content

Commit

Permalink
Attempt to set working directory for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
r-barnes committed May 15, 2024
1 parent 10eb058 commit ac90fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
working-directory: wrappers/pyrichdem
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-13, macos-14]
Expand Down

0 comments on commit ac90fc4

Please sign in to comment.