diff --git a/.gitea/workflows/build-action.yaml b/.gitea/workflows/build-action.yaml index d1b0fe4f..9e46ce64 100644 --- a/.gitea/workflows/build-action.yaml +++ b/.gitea/workflows/build-action.yaml @@ -12,7 +12,7 @@ jobs: steps: - Checkout the repository + # Checkout the repository - name: Checkout the repository uses: actions-checkout@v4 with: