Skip to content

Update release workflow to nodejs20 #84

Update release workflow to nodejs20

Update release workflow to nodejs20 #84

Workflow file for this run

name: CI Build
on:
push:
branches:
- dev
- main
- actions
- make-tweaks
- tarball-naming
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- uses: ./.github/actions/build