Skip to content

Commit ecda451

Browse files
authored
Update publish.yml
1 parent bfe382d commit ecda451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
uses: actions/checkout@v4
1717
with:
1818
submodules: recursive
19-
- uses: ./.github/actions/publish_dart_package
19+
- uses: ./.github/action/publish_dart_package

0 commit comments

Comments
 (0)