Fix build?
All checks were successful
Build / Build NPM Project (push) Successful in 24s
Build / Tag Version (push) Successful in 4s

This commit is contained in:
Zakary Timson 2024-07-19 00:09:40 -04:00
parent 87857a01c5
commit 8d3b427c1b

View File

@ -9,7 +9,7 @@ jobs:
build: build:
name: Build NPM Project name: Build NPM Project
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: node:alpine container: node:20-alpine
steps: steps:
- name: Clone Repository - name: Clone Repository
uses: ztimson/actions/clone@develop uses: ztimson/actions/clone@develop