Skip to content

Commit 130d905

Browse files
committed
[CI] Add quick-tool also in build target.
1 parent 9acd1f3 commit 130d905

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ build-vsim:
8282
script:
8383
- export CC="$(command -v gcc-11.2.0 || command -v gcc)"
8484
- export CXX="$(command -v g++-11.2.0 || command -v g++)"
85+
- make quick-tool
8586
- make init
8687
- make dram-build
8788
- make generate config=cachepool_fpu_512

0 commit comments

Comments
 (0)