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