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 a883337 commit 8892a03
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 @@ -23,7 +23,7 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
mkdir output
cp -r subcrate/target/release/*.a output/
cp -r expander_compiler/target/release/*.a output/
cd output
git init
Expand Down

0 comments on commit 8892a03

Please sign in to comment.