Skip to content

Commit

Permalink
Update course.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverWu515 authored Jul 18, 2024
1 parent 95aa9ce commit 02b724f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/course.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
then
echo "## ${CATEGORY}" > "${semester}-${category}.txt"
echo "[21级限选课选课指南](https://hoa.moe/blog/distributive-guidance-for-21/)" >> "${semester}-${category}.txt"
echo "<br>" > "${semester}-${category}.txt"
echo "<br>" >> "${semester}-${category}.txt"
echo "[22级限选课选课指南](https://hoa.moe/blog/distributive-guidance-for-22/)" >> "${semester}-${category}.txt"
fi
# if [ ${CATEGORY} = "跨专业选修" ]
Expand Down

0 comments on commit 02b724f

Please sign in to comment.