Skip to content

Commit bc451f7

Browse files
fix(ci): update URL for snap
1 parent fdb66e3 commit bc451f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
main-snap:
14-
uses: ubuntu-robotics/snap_workflows/blob/main/.github/workflows/build-install-test-snap.yaml@main
14+
uses: ubuntu-robotics/snap_workflows/.github/workflows/build-install-test-snap.yaml@main
1515
with:
1616
branch-name: main
1717
snap-name: my-ros2-teleop-test

0 commit comments

Comments
 (0)