diff --git a/.github/workflows/build-deb.yml b/.github/workflows/build-deb.yml index 5bab62c..cffcc67 100644 --- a/.github/workflows/build-deb.yml +++ b/.github/workflows/build-deb.yml @@ -32,7 +32,7 @@ jobs: bloom-generate rosdebian --os-name ubuntu --os-version jammy --ros-distro humble fakeroot debian/rules binary - name: Artifact upload - - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v3 with: name: ros-humble-etsi-its-msgs path: ./*.deb