Skip to content

Commit

Permalink
Resolve aws-lc-rs CI build issues (#1231)
Browse files Browse the repository at this point in the history
  • Loading branch information
skmcgrail authored Oct 14, 2023
1 parent cc9b1ba commit b077d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-lc-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
working-directory: ./aws-lc-rs/aws-lc-sys
run: |
rm -rf symbols/*
rm -rf generated-include/*
rm -rf generated-include/openssl/*
../scripts/generate/_collect_symbols_build.sh -c aws-lc-sys
../scripts/generate/_generate_prefix_headers.sh -c aws-lc-sys
../scripts/generate/_generate_bindings.sh -c aws-lc-sys
Expand Down

0 comments on commit b077d65

Please sign in to comment.