ci:install llcppg dependent
This commit is contained in:
6
.github/workflows/install_llcppg_depend.sh
vendored
Normal file
6
.github/workflows/install_llcppg_depend.sh
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
llgo install ./chore/_xtool/llcppsymg
|
||||
llgo install ./chore/_xtool/llcppsigfetch
|
||||
go install ./chore/gogensig
|
||||
Reference in New Issue
Block a user