oops you need to clone it lol

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2024-09-23 09:58:41 -07:00
parent 993254f389
commit d7617251cd
Signed by: xe
SSH Key Fingerprint: SHA256:7EWsWanxCI427bJ0t3CA6LyqXnkPajReCxkUhbpJULU

View File

@ -11,6 +11,7 @@ jobs:
name: Build and deploy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: npm install
run: npm ci --include=dev
- name: run tests