Skip to content

Commit

Permalink
fix: working directory in build
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonfmir committed Feb 6, 2024
1 parent 4515c5a commit 5b96d36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
repository: verified-optimization/CvxLean
path: CvxLean
- name: Build egg-pre-dcp and CvxLean
working-directory: CvxLean
run: |
./build.sh
- name: Create dummy docs project
Expand Down

0 comments on commit 5b96d36

Please sign in to comment.