From 89c97f48cc9e5204041f9e917eb24c2815c053b5 Mon Sep 17 00:00:00 2001 From: Schallbert Date: Mon, 4 Nov 2024 20:55:19 +0100 Subject: [PATCH] try removing comment --- .gitea/workflows/deploy-lectures.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/deploy-lectures.yml b/.gitea/workflows/deploy-lectures.yml index fc0b3f7..f3d01d4 100644 --- a/.gitea/workflows/deploy-lectures.yml +++ b/.gitea/workflows/deploy-lectures.yml @@ -24,7 +24,6 @@ jobs: - name: --- CHECKOUT --- uses: actions/checkout@v3 with: - # sparse-checkout: '!.*' # TODO this doesn't work, need another fix path: ./tmp - name: --- NOTIFY --- run: |