1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00

add needs

This commit is contained in:
Marcelo Bezerra 2024-06-17 23:23:32 +02:00
parent 0f5083531c
commit 84a8fdb22b

View file

@ -10,13 +10,14 @@ on:
master
jobs:
ci:
build:
name: build
uses: ./.github/workflows/ci.yml
release:
name: Build nightly-release
runs-on: ubuntu-latest
needs: [build]
steps:
- name: Get current date