diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index ec59ee7a1..368a5c6d7 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -8,4 +8,4 @@ jobs: runs-on: ubuntu-latest steps: - name: get git current branch - run: git branch --show-current \ No newline at end of file + run: ls -l \ No newline at end of file