We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea3358 commit 9ad9bb0Copy full SHA for 9ad9bb0
.github/workflows/make.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Download xcvu3p.device (nxroute-poc only)
51
if: matrix.router == 'nxroute-poc'
52
run:
53
- wget -q https://github.com/eddieh-xlnx/fpga24_routing_contest/releases/download/xvu3p/xcvu3p.device
+ wget -q https://github.com/Xilinx/fpga24_routing_contest/releases/latest/download/xcvu3p.device
54
- env:
55
REPORT_ROUTE_STATUS_URL: ${{ secrets.REPORT_ROUTE_STATUS_URL }}
56
REPORT_ROUTE_STATUS_AUTH: ${{ secrets.REPORT_ROUTE_STATUS_AUTH }}
0 commit comments