Skip to content

Commit a87a2ca

Browse files
authored
Update examples-build.yml
1 parent 40ea13d commit a87a2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- name: Commit Examples
3131
uses: EndBug/add-and-commit@v7
3232
with:
33-
add: 'dist'
33+
add: 'example/dist'
3434
message: 'update builds'
3535
push: 'origin HEAD:examples --force'

0 commit comments

Comments
 (0)