You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/release.yml
-33Lines changed: 0 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -106,42 +106,9 @@ jobs:
106
106
runs-on: windows-2019
107
107
steps:
108
108
- uses: actions/checkout@v1
109
-
- name: "Download Perl"
110
-
shell: bash
111
-
env:
112
-
VERSION: "5.30.0.1"
113
-
SHA256SUM: "459de13a284a4c83213208c9caa1c372c81136b6e863a3f13d42f631048e0b12"# we need to verify checksum because strawberryperl.com doesn't support HTTPS
0 commit comments