kopia lustrzana https://github.com/meshtastic/firmware
Update package_raspbian.yml -- add checkout step
rodzic
31d7c6826d
commit
dad824c0e9
|
@ -10,6 +10,8 @@ jobs:
|
|||
package-raspbian:
|
||||
runs-on: [self-hosted, linux, ARM64]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: ./.github/workflows/build_raspbian.yml
|
||||
|
||||
- name: build .debpkg
|
||||
|
|
Ładowanie…
Reference in New Issue