diff --git a/.gitea/workflows/sync-to-host.yml b/.gitea/workflows/sync-to-host.yml index 70e57bc..1e3e96f 100644 --- a/.gitea/workflows/sync-to-host.yml +++ b/.gitea/workflows/sync-to-host.yml @@ -1,4 +1,4 @@ -name: Sync To /home/ubuntu/gfps +name: Sync To /home/ubuntu/.nanobot/workspace/gfps on: push: @@ -14,7 +14,7 @@ jobs: shell: bash run: | set -e - TARGET=/home/ubuntu/gfps + TARGET=/home/ubuntu/.nanobot/workspace/gfps REPO="http://oauth2:${{ gitea.token }}@172.17.0.1:3000/${{ github.repository }}.git" mkdir -p "$TARGET" diff --git a/GFPS+认证测试.md b/GFPS+认证测试.md index d084356..3c8dead 100644 --- a/GFPS+认证测试.md +++ b/GFPS+认证测试.md @@ -1,6 +1,5 @@ # GFPS 认证测试 -::: {.Section1} 手动测试视频: [认证Video.7z](/download/attachments/948641629/%E8%AE%A4%E8%AF%81Video.7z?version=1&modificationDate=1776678332627&api=v2){linked-resource-id="1097877256" linked-resource-version="1" linked-resource-type="attachment" linked-resource-default-alias="认证Video.7z" linked-resource-content-type="application/octet-stream" linked-resource-container-id="948641629" linked-resource-container-version="5"} Note: @@ -14,4 +13,3 @@ Note: \ **除了[realsilbt8888@gmail.com](mailto:realsilbt8888@gmail.com){.external-link style="color: rgb(255,0,0);" rel="nofollow"}之外的其他账号 Automatically save devices要打开** -:::