diff --git a/.gitea/workflows/build-action.yaml b/.gitea/workflows/build-action.yaml index 0f97ec85..8f811a95 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: