Test again

This commit is contained in:
Bill 2021-09-16 01:45:43 -04:00
parent f76428e8f7
commit f156a0a91b

View File

@ -15,9 +15,6 @@ jobs:
with:
repository: 'billsonnn/nitro-react@dev'
- name: Install & Build
with:
node-version: '14.x'
registry-url: 'https://registry.npmjs.org'
run: |
npm i git+https://git@git.krews.org/nitro/nitro-renderer#dev
npm i