This commit is contained in:
shanshanzhong 2025-09-25 03:18:40 -07:00
parent b5a460e440
commit 419b3c8625

View File

@ -20,6 +20,4 @@ jobs:
node: ['20.15.1']
steps:
- name: Checkout code
uses: actions/checkout@v4
run: |
ls ${{gitea.workspace}}
uses: actions/checkout@v4.1.7