File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ jobs:
180180
181181 - id : js20
182182 cache_key : js-interposer-asset-ubuntu2004
183- description : JS Interposr Ubuntu 20.04
183+ description : JS Interposer Ubuntu 20.04
184184 image_tag : ghcr.io/selkies-project/selkies-gstreamer/js-interposer:${{ github.ref_name }}-ubuntu20.04
185185 mimetype : application/octet-stream
186186 source_path : /opt/selkies-js-interposer_${{ needs.get_semver.outputs.semver }}.deb
@@ -190,7 +190,7 @@ jobs:
190190
191191 - id : js22
192192 cache_key : js-interposer-asset-ubuntu2204
193- description : JS Interposr Ubuntu 22.04
193+ description : JS Interposer Ubuntu 22.04
194194 image_tag : ghcr.io/selkies-project/selkies-gstreamer/js-interposer:${{ github.ref_name }}-ubuntu22.04
195195 mimetype : application/octet-stream
196196 source_path : /opt/selkies-js-interposer_${{ needs.get_semver.outputs.semver }}.deb
You can’t perform that action at this time.
0 commit comments