mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-27 08:00:51 +01:00
Deploy updates
This commit is contained in:
parent
f156a0a91b
commit
037a438ef7
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -12,8 +12,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
repository: 'billsonnn/nitro-react@dev'
|
|
||||||
- name: Install & Build
|
- name: Install & Build
|
||||||
run: |
|
run: |
|
||||||
npm i git+https://git@git.krews.org/nitro/nitro-renderer#dev
|
npm i git+https://git@git.krews.org/nitro/nitro-renderer#dev
|
||||||
|
Loading…
Reference in New Issue
Block a user