pull/156/merge
PhysicistJohn 1 week ago committed by GitHub
commit b975b550d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -8,8 +8,7 @@ jobs:
- run:
name: "Pull Submodules"
command: |
git submodule init
git submodule update --remote
git submodule update --init --recursive
- run:
name: "Build Firmware"
command: make
@ -52,4 +51,4 @@ workflows:
ignore: /.*/
tags:
# 1.0.0
only: /^\d+\.\d+\.\d+$/
only: /^\d+\.\d+\.\d+$/

Loading…
Cancel
Save

Powered by TurnKey Linux.