feat: move TOBs to the left of essays.
All checks were successful
Build blog docker image / Build-Blog-Image (push) Successful in 3m32s
All checks were successful
Build blog docker image / Build-Blog-Image (push) Successful in 3m32s
Fix the word counter to not count the characters in code blocks. Signed-off-by: jackfiled <xcrenchangjun@outlook.com>
This commit is contained in:
@@ -13,9 +13,7 @@ jobs:
|
||||
lfs: true
|
||||
- name: Build project.
|
||||
run: |
|
||||
proxy
|
||||
podman pull mcr.microsoft.com/dotnet/aspnet:10.0
|
||||
unproxy
|
||||
podman pull mcr.azure.cn/dotnet/aspnet:10.0
|
||||
cd YaeBlog
|
||||
pwsh build.ps1 build
|
||||
- name: Workaround to make sure podman-login working.
|
||||
|
||||
Reference in New Issue
Block a user