mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-23 14:40:50 +01:00
Try deploy again
This commit is contained in:
parent
8542ff9633
commit
0c8777b50e
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user