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 b102ffb commit 7a217b4Copy full SHA for 7a217b4
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
args: "https://git.tsinghua.edu.cn/os-lab/2025S/public/rcore-tutorial-code-2025S"
19
env:
20
GITLAB_HOSTNAME: "git.tsinghua.edu.cn"
21
- GITLAB_PROJECT_ID: "34689"
+ GITLAB_PROJECT_ID: "37679"
22
GITLAB_PROJECT_NAME: "rcore-tutorial-code-2025S"
23
GITLAB_PROJECT_TOKEN: ${{secrets.GITLAB_PROJECT_TOKEN}}
24
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments