Skip to content

Commit 6729087

Browse files
committed
Update ci
1 parent 88dcf4e commit 6729087

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: .github/actions/test-owl-unix/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ runs:
6161
add: cec_sys/src/bindings/${{ inputs.target }}.rs
6262
message: Update ${{ inputs.target }} libcec bindings
6363
pathspec_error_handling: exitImmediately
64+
pull: --rebase --autostash

Diff for: .github/actions/test-owl-windows/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ runs:
6767
add: cec_sys/src/bindings/${{ inputs.target }}.rs
6868
message: Update ${{ inputs.target }} libcec bindings
6969
pathspec_error_handling: exitImmediately
70+
pull: --rebase --autostash

0 commit comments

Comments
 (0)