ci: rm Install llcppg

This commit is contained in:
xushiwei
2024-11-27 17:24:12 +08:00
parent b837e0005a
commit 1605959a04
2 changed files with 0 additions and 9 deletions

View File

@@ -101,9 +101,6 @@ jobs:
- name: Install
run: go install ./...
- name: Install llcppg
run: bash .github/workflows/install_llcppg_depend.sh
- name: Test
if: ${{!startsWith(matrix.os, 'macos')}}
run: go test -v ./...

View File

@@ -1,6 +0,0 @@
#!/bin/bash
set -e
llgo install ./chore/_xtool/llcppsymg
llgo install ./chore/_xtool/llcppsigfetch
go install ./chore/gogensig