diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml.OFF similarity index 84% rename from .github/workflows/pages.yml rename to .github/workflows/pages.yml.OFF index 5b6576d..9ccb0de 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml.OFF @@ -1,3 +1,8 @@ +# Currently broken and disabled. +# We don't have GitHub Pages set up yet. And it fails with this error +# anyway, in the 'bundle install' step: +# You are trying to install in deployment mode after changing +# your Gemfile. name: Deploy to GitHub Pages on: push: