This commit is contained in:
parent
5ca3dd6cc4
commit
984708aa55
1 changed files with 2 additions and 2 deletions
|
@ -16,6 +16,6 @@ jobs:
|
|||
git clone ${{ github.server_url }}/${{ github.repository }}
|
||||
- name: Build
|
||||
run: |
|
||||
cd app
|
||||
nimble build --release
|
||||
cd norgbackup
|
||||
nimble build -y --release
|
||||
|
||||
|
|
Loading…
Reference in a new issue