We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee0f96 commit 479b51aCopy full SHA for 479b51a
buildscripts/docker/nondocker_windows_builder.sh
@@ -16,7 +16,7 @@ mkdir -p /build/download/
16
mkdir -p /src/
17
18
ln -s /home/runner/work/qTox_enhanced/qTox_enhanced /qtox
19
-ls -al /
+ls -al /qtox/
20
21
dpkg --add-architecture i386 && \
22
apt-get update && apt-get install -y --no-install-recommends \
0 commit comments