Skip to content

Commit 0e998fd

Browse files
authored
Add hacl library to release artifacts
Backport of 375ae93 .
1 parent 8e74fea commit 0e998fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
config.log config.cache Makefile pyconfig.h libpython*.a \
103103
Modules/Setup.local Modules/Setup.stdlib Modules/config.c \
104104
Modules/_decimal/libmpdec/libmpdec.a \
105+
Modules/_hacl/*.a \
105106
Modules/expat/libexpat.a \
106107
Programs/python.o
107108
popd

0 commit comments

Comments
 (0)