Skip to content

Commit 2adb8c2

Browse files
committed
fix: refine code
1 parent e47c99d commit 2adb8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
run: |
135135
export PATH=$(pwd)/core/ten_gn:$PATH
136136
go env -w GOFLAGS="-buildvcs=false"
137-
go1.20.12 download
137+
# go1.20.12 download
138138
rustup default nightly-2025-09-18
139139
140140
tgn gen linux x64 debug -- enable_serialized_actions=true ten_rust_enable_gen_cargo_config=false ten_enable_ten_rust=false ten_enable_rust_incremental_build=false ten_manager_enable_frontend=false ten_enable_nodejs_binding=false ten_enable_python_binding=false ten_enable_go_binding=false

0 commit comments

Comments
 (0)