CI fix
All checks were successful
Lint / lint (push) Successful in 11s
Test build / lint (pull_request) Successful in 13s

This commit is contained in:
Julien Valverdé
2024-06-18 03:18:33 +02:00
parent ffb4043c5f
commit 78e8e4d50a

View File

@@ -16,7 +16,7 @@ jobs:
with: with:
node-version: "20" node-version: "20"
registry-url: https://git.jvalver.de/api/packages/thilawyn/npm registry-url: https://git.jvalver.de/api/packages/thilawyn/npm
scope: @thilawyn scope: "@thilawyn"
- name: Clone repo - name: Clone repo
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install dependencies - name: Install dependencies