chore: desktop workflow

This commit is contained in:
Mo
2022-06-12 08:42:05 -05:00
parent 1a5a4ff096
commit 13eb78652f
5 changed files with 29 additions and 17 deletions

View File

@@ -13,9 +13,8 @@ jobs:
with:
token: ${{ secrets.CI_PAT_TOKEN }}
fetch-depth: 0
- uses: actions/setup-node@v1
- uses: actions/setup-node@v2
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
- name: Set up Ruby
uses: ruby/setup-ruby@v1