This commit is contained in:
Marco Carrozzo
2023-01-18 17:47:50 +01:00
parent 41ce45c431
commit 783a2be17e

View File

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