This commit is contained in:
n4n5
2024-07-30 05:24:15 +02:00
committed by GitHub
parent 1136d12261
commit 8dd69ea999

View File

@ -41,6 +41,7 @@ jobs:
uses: actions/cache/restore@v4
with:
path: node_modules
key: node_modules
- name: npm install
run: npm ci --force
- name: config