Skip to content

Commit 45a21e8

Browse files
committed
Don't set up Ruby again
1 parent 796ad25 commit 45a21e8

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

action.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@ inputs:
4040
runs:
4141
using: "composite"
4242
steps:
43-
- name: Set up Ruby
44-
uses: ruby/setup-ruby@v1
45-
with:
46-
bundler-cache: false
47-
working-directory: ${{ github.action_path }}
48-
4943
- name: Run importmap-update
5044
shell: bash
5145
working-directory: ${{ github.action_path }}

0 commit comments

Comments
 (0)