Добавить action.yml
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name: 'Установка Node.js'
|
||||
author: 'RemiZOffAlex'
|
||||
inputs:
|
||||
node-version:
|
||||
default: v24.14.0
|
||||
outputs:
|
||||
node-version:
|
||||
runs:
|
||||
main: sh nodejs.sh
|
||||
Reference in New Issue
Block a user