Skip to content

Commit

Permalink
test github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
siq1 committed Aug 14, 2024
1 parent 8e5c4f0 commit 9bc9c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
mkdir output
cp -r expander_compiler/target/release/*.a output/
git branch -d rust-built-libs
git pull origin rust-built-libs-template
git checkout rust-built-libs-template
git checkout -b rust-built-libs
cp output/libec_go_lib.a go_libs/lib/
Expand Down

0 comments on commit 9bc9c98

Please sign in to comment.