Skip to content

Commit

Permalink
CI: build on windows without -j (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed Nov 4, 2020
1 parent d300ba5 commit 8506d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
destinationFolder: src\urh\dev\native\lib\shared
#cleanDestinationFolder: true

- script: python src/urh/cythonext/build.py
- script: python setup.py build_ext --inplace
displayName: "Build extensions"

- script: |
Expand Down

0 comments on commit 8506d20

Please sign in to comment.