This commit is contained in:
smartfrigde 2022-04-19 20:14:55 +02:00
parent 1f01ae67dd
commit d68cec6396

View file

@ -9,6 +9,7 @@ jobs:
with: with:
node-version: '18' node-version: '18'
- run: npm install - run: npm install
- run: npm run CIbuild
- id: vars - id: vars
shell: bash shell: bash
run: | run: |