File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,9 @@ Add an issue `Crystal release X.Y.Z` in https://github.com/crystal-lang/distribu
5858 * ` crystal-*.pkg `
5959 * ` crystal-*-docs.tar.gz `
6060 * [ ] Upload build artifacts from GHA (Windows):
61- * ` crystal-release.zip ` -> ` crystal-${VERSION}-windows-x86_64-msvc-unsupported.zip `
62- * ` crystal-installer.zip ` -> unzip -> ` crystal-${VERSION}-windows-x86_64-msvc-unsupported.exe `
61+ * Windows CI: ` crystal-release.zip ` -> ` crystal-${VERSION}-windows-x86_64-msvc-unsupported.zip `
62+ * Windows CI: ` crystal-installer.zip ` -> unzip -> ` crystal-${VERSION}-windows-x86_64-msvc-unsupported.exe `
63+ * MinGW-w64 CI: ` x86_64-mingw-w64-crystal.zip ` -> ` crystal-${VERSION}-windows-x86_64-gnu-unsupported.zip `
63644 . [ ] Push changes to OBS for building linux packages
6465 1 . Checkout https://github.com/crystal-lang/distribution-scripts and go to [ ` ./packages ` ] ( ../packages )
6566 2 . Configure build.opensuse.org credentials in environment variables:
You can’t perform that action at this time.
0 commit comments