From a90b7612ea9cac6759e55b14c0a196947789edab Mon Sep 17 00:00:00 2001 From: Niku Date: Thu, 16 Jan 2025 11:09:46 -0800 Subject: [PATCH] config and ghpages fixes --- .github/workflows/gh-pages.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index c4a226a..7b488a3 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -35,11 +35,6 @@ jobs: uses: peaceiris/actions-hugo@v3 with: hugo-version: '0.119.0' - - - name: Setup Ruby - uses: ruby/setup-ruby@v1 - with: - ruby-version: 3.2 - run: gem install asciidoctor