Update '.gitea/workflows/build.yaml'
All checks were successful
Build Site / Build-Site (18.x) (push) Successful in 53s

This commit is contained in:
Thomas Cole 2023-04-13 12:29:32 -04:00
parent 9ee8e25090
commit 922f2b4e0e

View File

@ -14,4 +14,5 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm run build