Skip to content

Commit

Permalink
Merge branch 'main' into fix/update-network-id
Browse files Browse the repository at this point in the history
  • Loading branch information
hattyhattington17 committed Jan 7, 2025
2 parents 01a307f + 4e4692b commit 1aab7bb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
cd src/bindings
git add .
git diff HEAD > ../../bindings.patch
git diff HEAD --textconv --text > ../../bindings.patch
- name: Upload patch
uses: actions/upload-artifact@v4
with:
Expand Down
4 changes: 2 additions & 2 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/bindings
Submodule bindings updated 2 files
+1 −0 .gitattributes
+3 −0 .gitconfig

0 comments on commit 1aab7bb

Please sign in to comment.