Skip to content

Commit

Permalink
Rename to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Aug 21, 2024
1 parent 1775373 commit 6a09759
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Prepare for publish
run: |
sh install-offline.sh
sh install-dependencies.sh
mkdir rust-bindings/cpp
cp -r src lib tests uint128_t python-bindings c-bindings CMakeLists.txt thirdparty rust-bindings/cpp
Expand Down
File renamed without changes.

0 comments on commit 6a09759

Please sign in to comment.