diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index 37bffbb..f8a56f1 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -6,8 +6,6 @@ jobs: Build: runs-on: guix steps: - - name: Tester git checkout - run: git clone http://git.home.rekahsoft.ca/${{ gitea.repository }} - name: Check out repository code uses: https://github.com/actions/checkout@v3 - name: Build preparation