Commit eb0405cb authored by Diederik Loerakker's avatar Diederik Loerakker Committed by GitHub

fix(github): fix changesets workflow: run yarn, not uses yarn (#3027)

Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent 924315ff
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
- name: Install Dependencies
uses: yarn
run: yarn
- name: Changeset Status
run: npx changeset status
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment