Update .gitea/workflows/merge-master-tag-deploy.yaml
Build KX3DEX.radio / Build and Deploy (push) Failing after 2m43s Details

master
Dex Burgess 2024-03-28 15:38:34 +00:00
parent 7eed63fe2c
commit 2becf72f39
1 changed files with 3 additions and 6 deletions

View File

@ -11,14 +11,11 @@ jobs:
runs-on: host
steps:
- name: Check out repository code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Check
- name: Setup Node
uses: actions/setup-node@v4
with:
# Version Spec of the version to use in SemVer notation.
# It also emits such aliases as lts, latest, nightly and canary builds
# Examples: 12.x, 10.15.1, >=10.15.0, lts/Hydrogen, 16-nightly, latest, node
with:
node-version: '18.20.0'
- name: Create a new release and publish package.