Update package_raspbian.yml -- add checkout step

This commit is contained in:
Jonathan Bennett 2023-11-19 15:16:11 -06:00 committed by GitHub
parent 31d7c6826d
commit dad824c0e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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