We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac81bb commit b9294e4Copy full SHA for b9294e4
1 file changed
.github/workflows/release.yaml
@@ -89,7 +89,7 @@ jobs:
89
git clone https://github.com/hotbso/xplib.git ../xplib
90
git clone https://github.com/hotbso/AutoDGS.git ../AutoDGS
91
92
- - name: Build Windows binaries
+ - name: Build Windows binaries
93
shell: msys2 {0}
94
run: |
95
TAG=${GITHUB_REF##*/}
0 commit comments