added test action
Some checks failed
Build for Linux / test-build (push) Failing after 23s

This commit is contained in:
Paul Wilde 2025-01-03 23:21:51 +00:00
parent 5ca3dd6cc4
commit 984708aa55

View file

@ -16,6 +16,6 @@ jobs:
git clone ${{ github.server_url }}/${{ github.repository }} git clone ${{ github.server_url }}/${{ github.repository }}
- name: Build - name: Build
run: | run: |
cd app cd norgbackup
nimble build --release nimble build -y --release