Try deploy again

This commit is contained in:
Bill 2021-09-16 02:32:53 -04:00
parent 8542ff9633
commit 0c8777b50e

View File

@ -12,9 +12,6 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
- name: Install & Build
run: |
npm i git+https://git@git.krews.org/nitro/nitro-renderer#dev