Update package_raspbian.yml

Trunk
This commit is contained in:
Jonathan Bennett
2023-11-19 20:28:37 -06:00
committed by GitHub
parent 195706e0e5
commit 1b20a82b55

View File

@@ -17,7 +17,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
submodules: "recursive"
submodules: recursive
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}