We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f03ed2 commit 74d0e72Copy full SHA for 74d0e72
1 file changed
.github/workflows/binaries.yml
@@ -1,7 +1,7 @@
1
name: "Build binaries"
2
on: ["push", "pull_request"]
3
env:
4
- OTP_GITHUB_URL: https://github.com/erlang/otp.git
+ OTP_GITHUB_URL: https://github.com/diodechain/otp.git
5
OTP_VERSION: OTP-26.2.5.9_diode
6
WXWIDGETS_REPO: https://github.com/dominicletz/wxWidgets.git
7
WXWIDGETS_VERSION: master
0 commit comments