There was an error while loading. Please reload this page.
1 parent 97d26ae commit 04649abCopy full SHA for 04649ab
1 file changed
.github/workflows/sas_debian_builder.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
- name: Build image
18
run: |
19
- chmod +x build_container.sh && ./build_container.sh sas_deb_builder/${{ matrix.ros }}
+ chmod +x build_container.sh && ./build_container.sh ${{ matrix.ros }}/sas_deb_builder
20
- name: Extract debian files
21
id: extract
22
0 commit comments