Skip to content

Commit 2766366

Browse files
author
Aaron Roller
committed
trying the rm action again AM-23/fast-build
1 parent 0f5719e commit 2766366

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/story.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ jobs:
88
build:
99
runs-on: self-hosted
1010
steps:
11-
- uses: ./.github/actions/clean@local
11+
- uses: JesseTG/rm
12+
with:
13+
path: '*'
1214
- uses: actions/checkout@v2
1315
- name: Package
1416
uses: AutoModality/action-package-debian-ros@v2.0.0

0 commit comments

Comments
 (0)