remove unnecessary cat
Some checks failed
Java CI / build (push) Failing after 7s

This commit is contained in:
fly6516 2024-12-17 19:14:49 +08:00
parent 9182f20444
commit bcdcde6527

View File

@ -17,7 +17,7 @@ jobs:
steps:
- name: Check Version
run: |
cat cat /proc/version
cat /proc/version
- name: Change Download URL
run: |