Skip to content

Commit 5641cb7

Browse files
committedJan 16, 2024
Adjust paths in build script, move straggler files around
1 parent c645ecf commit 5641cb7

File tree

5 files changed

+2
-174
lines changed

5 files changed

+2
-174
lines changed
 

‎.github/buildomat/jobs/build-and-test.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tar zxf bsc-2022.01-ubuntu*
7272
# Do cobalt setup (python packages required)
7373
#
7474
banner cobalt Setup
75-
pushd vnd/cobalt
75+
pushd tools
7676
#
7777
# Install cobalt-related python stuff, ninja + other 3rd party things
7878
#
@@ -92,7 +92,7 @@ pushd build
9292
#
9393
# Initialize cobalt
9494
#
95-
../vnd/cobalt/vnd/cobble/cobble init .. --reinit
95+
../vnd/cobble/cobble init .. --reinit
9696

9797
#
9898
# Do the build

‎vnd/cobalt/Dockerfile ‎Dockerfile

File renamed without changes.
File renamed without changes.
File renamed without changes.

‎vnd/cobalt/hdl/BUILD

-172
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.