add custom depoly action
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: "20.x"
|
node-version: "20.x"
|
||||||
go-version: '>=1.20.2'
|
go-version: '>=1.20.2'
|
||||||
cache: true
|
|
||||||
|
|
||||||
- name: Install npm dependencies
|
- name: Install npm dependencies
|
||||||
run: npm i
|
run: npm i
|
||||||
|
|||||||
Reference in New Issue
Block a user