Fixed actions
Build and publish / build (push) Failing after 45s

This commit is contained in:
Lino Silva
2024-10-14 23:05:48 +01:00
parent d1761800c0
commit b4c37b218a
+2
View File
@@ -13,6 +13,8 @@ jobs:
uses: https://github.com/actions/setup-node@v3
with:
node-version: '20.18'
- run: npm i
name: Install dependencies
- run: node index.mjs
name: Run app
env: