Skip to content

Commit 5ee0f96

Browse files
committed
link to source dir
1 parent 95ecefc commit 5ee0f96

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

buildscripts/docker/nondocker_windows_builder.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ mkdir -p /build/download/
1616
mkdir -p /src/
1717

1818
ln -s /home/runner/work/qTox_enhanced/qTox_enhanced /qtox
19-
ls -ald /
20-
21-
exit 1
19+
ls -al /
2220

2321
dpkg --add-architecture i386 && \
2422
apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)