chore: fix ci

This commit is contained in:
devthejo 2023-12-16 11:40:57 +01:00
parent 098389510b
commit 2e81306d5e
Signed by: devthejo
GPG key ID: C04215C627711F5C

View file

@ -21,6 +21,10 @@ jobs:
- uses: actions/checkout@v4
with:
token: ${{ secrets.M8A_ORG_BOT_REPO_TOKEN }}
- uses: actions/setup-node@v3
with:
node-version: 20
- run: yarn