chore: workflow

This commit is contained in:
Mo
2022-06-10 10:26:12 -05:00
parent 8552cb0edb
commit f58a2924f3
5 changed files with 2 additions and 8 deletions

View File

@@ -14,8 +14,6 @@ jobs:
uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.8
- name: Install dependencies
run: yarn install
- name: Build