Skip to content

Commit 479b51a

Browse files
committed
link to source dir
1 parent 5ee0f96 commit 479b51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildscripts/docker/nondocker_windows_builder.sh

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

1818
ln -s /home/runner/work/qTox_enhanced/qTox_enhanced /qtox
19-
ls -al /
19+
ls -al /qtox/
2020

2121
dpkg --add-architecture i386 && \
2222
apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)