Skip to content

Commit c628872

Browse files
committed
[build] dot
1 parent 218447b commit c628872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jobs:
231231
./autogen.sh
232232
mkdir build
233233
cd build
234-
./configure \
234+
../configure \
235235
--host=x86_64-w64-mingw32 \
236236
--enable-static \
237237
LDFLAGS="-static" \

0 commit comments

Comments
 (0)