diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index b7b2d9c..de10ebd 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -32,7 +32,9 @@ jobs: # submodules: true # If using the 'assets' git submodule from Chirpy Starter, uncomment above # (See: https://github.com/cotes2020/chirpy-starter/tree/main/assets) - + + - name: Setup Ruby + run: cat /etc/os-release # - name: Setup Pages