Skip to content

Commit

Permalink
Update make.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieh-xlnx authored Oct 27, 2023
1 parent bcfd849 commit e6b2568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
CXXFLAGS: "-std=c++14"
run: |
curl https://raw.githubusercontent.com/eddieh-xlnx/pycapnp/no-array/requirements.txt | xargs pip install
pip install git+https://github.com/eddieh/pycapnp@no-array
pip install git+https://github.com/eddieh-xlnx/pycapnp.git@no-array
- name: Download xcvu3p.device (nxroute-poc only)
if: matrix.router == 'nxroute-poc'
run:
Expand Down

0 comments on commit e6b2568

Please sign in to comment.