diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index a63dd13..8a25533 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -17,7 +17,7 @@ jobs: steps: - name: Check Version run: | - lsb_release -c + cat cat /proc/version - name: Change Download URL run: |