Skip to content

Commit

Permalink
Merge pull request #8 from luoliwoshang/chore/rmtemp
Browse files Browse the repository at this point in the history
ci:remove sub-repo clone
  • Loading branch information
xushiwei authored Nov 29, 2024
2 parents 7011102 + ba30322 commit d8e7b3c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/install_llcppg_depend.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,5 @@
set -e

llgo install ./_xtool/llcppsymg
git clone -b llcppsigfetch/include https://github.com/luoliwoshang/llcppg.git llcppg_temp
cd llcppg_temp
llgo install ./_xtool/llcppsigfetch
cd ..
rm -rf llcppg_temp
go install ./cmd/gogensig

0 comments on commit d8e7b3c

Please sign in to comment.