Skip to content

Commit 9de8296

Browse files
committed
fix generate bindings
1 parent 8cb24dc commit 9de8296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
if: env.bindings_changed == 'true'
9898
uses: peter-evans/create-pull-request@v6
9999
with:
100+
path: ${{ env.LIBAWS_PATH }}
100101
branch: update-${{ env.JLL_NAME }}-${{ env.JLL_VERSION }}
101102
commit-message: "Update ${{ env.JLL_NAME }} to version ${{ env.JLL_VERSION }}"
102103
title: "Update ${{ env.JLL_NAME }} to version ${{ env.JLL_VERSION }}"

0 commit comments

Comments
 (0)