Update Makefile

This commit is contained in:
hw0505 2022-07-12 10:53:20 +08:00 committed by GitHub
parent ec371fa260
commit 6e3b8fd513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ docker:
setclassroom:
mkdir -p .github/workflows
touch .github/.keep
cp scripts/classroom.yml .github/workflows/classroom.yml
git add .github/workflows/classroom.yml