test-ci #2

Closed
matthieu wants to merge 8 commits from test-ci into master
Showing only changes of commit 7fe6d0db4b - Show all commits

View File

@@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
ssh-key: ${{ secrets.RUNNER_SSH_KEY }}
node-version: 20
cache: 'npm'
- name: Install dependencies