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
58
58
* ` crystal-*.pkg `
59
59
* ` crystal-*-docs.tar.gz `
60
60
* [ ] 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 `
63
64
4 . [ ] Push changes to OBS for building linux packages
64
65
1 . Checkout https://github.com/crystal-lang/distribution-scripts and go to [ ` ./packages ` ] ( ../packages )
65
66
2 . Configure build.opensuse.org credentials in environment variables:
You can’t perform that action at this time.
0 commit comments