fix: builds

This commit is contained in:
2024-03-07 17:48:47 +00:00
parent c36a4494a8
commit 1534584344

View File

@@ -16,6 +16,8 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 20
- name: Install packages
run: yarn