From 2eec92c70f71de4c0587c874011d0ad7ef583309 Mon Sep 17 00:00:00 2001 From: scPointer Date: Tue, 8 Oct 2024 20:52:14 +0800 Subject: [PATCH] update new help info; CI for camp; add ci-user to .gitignore; fix sbi_call caused compiler UB --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d3ace6c1..56af7a1b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -95,4 +95,5 @@ jobs: curl -X POST https://"$post_api" \ -H "accept: application/json;charset=utf-8" \ -H "Content-Type: application/json" \ - -d "$score + -d "$score" \ + -v