Update test.yml

fix #2852
This commit is contained in:
Xwite
2023-03-09 10:44:14 +08:00
committed by GitHub
parent 6c06e98497
commit 7a0cb1ffff
+2
View File
@@ -60,6 +60,8 @@ jobs:
VERSIONL: ${{ needs.prepare.outputs.versionL }} VERSIONL: ${{ needs.prepare.outputs.versionL }}
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Clear 18PlusList.txt - name: Clear 18PlusList.txt
run: | run: |
echo "清空18PlusList.txt" echo "清空18PlusList.txt"