diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e7d368f..acd56e8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -17,11 +17,6 @@ jobs: fetch-depth: 0 submodules: true - - name: Set up Ruby - uses: ruby/setup-ruby@v1 - with: - bundler-cache: true - # Following the README - name: Install python dependencies run: pip install bibble