This commit is contained in:
Marco Carrozzo
2023-01-18 17:47:59 +01:00
parent 783a2be17e
commit ce555cfcb4

View File

@@ -20,6 +20,7 @@ runs:
using: "composite"
steps:
- run: echo "::notice starting setup :: start setup"
shell: bash
- name: install NPM
uses: actions/setup-node@v3
with: