github: fix for build

This commit is contained in:
Steven Hugg 2022-02-21 09:33:59 -06:00
parent 69a5779975
commit 3a960c3e6e
2 changed files with 3 additions and 2 deletions

View File

@ -29,10 +29,11 @@ jobs:
- run: git submodule init
- run: git submodule update
- run: npm ci
- run: make distro
- run: npm run build --if-present
- run: npm test
env:
TEST8BIT_GITHUB_TOKEN: ${{ secrets.TEST8BIT_GITHUB_TOKEN }}
- run: make distro
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.2.5
with:

View File

@ -1,6 +1,6 @@
# 8bitworkshop
![example workflow](https://github.com/sehugg/8bitworkshop/actions/workflows/node.js.yml/badge.svg)
![Build Status](https://github.com/sehugg/8bitworkshop/actions/workflows/node.js.yml/badge.svg)
## Use Online