Skip to content

Commit bc99885

Browse files
committed
Edit
1 parent 9050092 commit bc99885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scout.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: do scout
19-
uses: ./.github/actions
19+
uses: .github/actions
2020
with:
2121
working_directory: .
2222
verbose: true

0 commit comments

Comments
 (0)