Skip to content

Commit 724d023

Browse files
committed
Flesh out the release action with more helpful details.
1 parent 1c60ac3 commit 724d023

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/release.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ jobs:
3939
4040
Includes:
4141
* Python ${{ env.PY_VERSION }}.?
42-
* ...
42+
* OpenSSL 1.1.1?
43+
* BZip2 1.0.8
44+
* XZ 5.2.5
45+
* LibFFI 3.4.2
4346
outputs:
4447
upload_url: ${{ steps.create_release.outputs.upload_url }}
4548

0 commit comments

Comments
 (0)