diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index ed74da137..3e6af2669 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -7,7 +7,5 @@ jobs: echo: runs-on: ubuntu-latest steps: - - name: Check out repository code - uses: actions/checkout@v4 - name: list file in code uses: ls -la \ No newline at end of file