This commit is contained in:
Marco Carrozzo
2023-01-18 18:01:42 +01:00
parent d80c6a03cd
commit 8d4d455873
+1 -2
View File
@@ -19,8 +19,7 @@ inputs:
runs:
using: "composite"
steps:
- run: echo "::notice starting setup :: start setup"
shell: bash
- name: install NPM
uses: actions/setup-node@v3
with: