From 85d4f28ed0d5558cd261efdcddc317f18fad3a15 Mon Sep 17 00:00:00 2001 From: Andrew Hankinson Date: Fri, 6 May 2022 12:05:20 +0200 Subject: [PATCH] Removes a strange action Was causing build problems. --- .github/workflows/build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2e7e59a..1b39f34 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,8 +29,5 @@ jobs: restore-keys: | ${{ runner.os }}-gems-v2- - # Tune the jekyll action - - uses: lemonarc/jekyll-action@1.0.-gems-v2- - # Tune the jekyll action - uses: lemonarc/jekyll-action@1.0.00