We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053fda1 commit 65d4383Copy full SHA for 65d4383
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
args: "https://git.tsinghua.edu.cn/os-lab/2025S/public/rcore-tutorial-code-2025S"
36
env:
37
GITLAB_HOSTNAME: "git.tsinghua.edu.cn"
38
- GITLAB_PROJECT_ID: "34689"
+ GITLAB_PROJECT_ID: "37679"
39
GITLAB_PROJECT_NAME: "rcore-tutorial-code-2025S"
40
GITLAB_PROJECT_TOKEN: ${{secrets.GITLAB_PROJECT_TOKEN}}
41
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments