From 30ee735a8d30b2af0e2a10fe957ea4b6b8d32076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Thu, 29 Sep 2022 17:34:48 +0200 Subject: [PATCH] Remove setup-ruby --- .github/workflows/main.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 822aa6e..1be1ffd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,9 +24,6 @@ jobs: - uses: actions/setup-node@v3 with: node-version: 16.16.0 - - uses: ruby/setup-ruby@v1 - with: - ruby-version: '3.0' - name: Update Lens run: | git clone https://github.com/lensapp/lens.git