Release v1.0.12
All checks were successful
自动版本发布 / AutoRelease (push) Successful in 12s

This commit is contained in:
iorebuild 2025-04-10 22:14:47 +08:00
parent 3b8034cda0
commit f3c9367a26

View File

@ -28,6 +28,8 @@ jobs:
run: |
git config user.name "${{ github.actor }}"
git config user.email "${{ github.actor }}@users.noreply.git.linuxacme.com"
echo "Name = ${{ github.actor }}"
echo "Email = ${{ github.actor }}@users.noreply.git.linuxacme.com"
- name: 替换软件源为国内软件源USTC
run: |