Skip to content

Commit 1aab7bb

Browse files
Merge branch 'main' into fix/update-network-id
2 parents 01a307f + 4e4692b commit 1aab7bb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/build-bindings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: |
5151
cd src/bindings
5252
git add .
53-
git diff HEAD > ../../bindings.patch
53+
git diff HEAD --textconv --text > ../../bindings.patch
5454
- name: Upload patch
5555
uses: actions/upload-artifact@v4
5656
with:

flake.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/bindings

0 commit comments

Comments
 (0)