Skip to content

Commit 1436f35

Browse files
committed
Update project ID
1 parent 6843ad5 commit 1436f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
args: "https://git.tsinghua.edu.cn/os-lab/2024a/public/rcore-tutorial-code-2024a"
5959
env:
6060
GITLAB_HOSTNAME: "git.tsinghua.edu.cn"
61-
GITLAB_PROJECT_ID: "29091"
61+
GITLAB_PROJECT_ID: "34689"
6262
GITLAB_PROJECT_NAME: "rcore-tutorial-code-2024a"
6363
GITLAB_PROJECT_TOKEN: ${{secrets.GITLAB_PROJECT_TOKEN}}
6464
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)