Skip to content

Commit 0f5719e

Browse files
author
Aaron Roller
committed
path fixing AM-23/fast-build
1 parent 64b3dd9 commit 0f5719e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/story.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build:
99
runs-on: self-hosted
1010
steps:
11-
- uses: .github/actions/clean@local
11+
- uses: ./.github/actions/clean@local
1212
- uses: actions/checkout@v2
1313
- name: Package
1414
uses: AutoModality/action-package-debian-ros@v2.0.0

0 commit comments

Comments
 (0)