Skip to content

Commit

Permalink
将ls -la改为ls
Browse files Browse the repository at this point in the history
  • Loading branch information
Ad-closeNN committed Oct 6, 2024
1 parent 4892478 commit d9b6354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: 删除当前 randpic 文件夹
run: |
rm -rf randpic
ls -la
ls
- name: 下载新的备份
run: python get.py
- name: 上传新备份
Expand Down

0 comments on commit d9b6354

Please sign in to comment.