From 5b0f6815ffaa0eb746aa597e1e1a3f76a295a513 Mon Sep 17 00:00:00 2001 From: Alain Bourgeois Date: Wed, 5 Feb 2025 11:45:55 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 043a7b3d..c9da7720 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,6 @@ jobs: - uses: actions/download-artifact@v4 with: name: build - - run: rm .gitignore - uses: peaceiris/actions-gh-pages@v3 with: github_token: ${{ secrets.GITHUB_TOKEN }}