Skip to content

Commit

Permalink
link to source dir
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Mar 23, 2024
1 parent 5ee0f96 commit 479b51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscripts/docker/nondocker_windows_builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mkdir -p /build/download/
mkdir -p /src/

ln -s /home/runner/work/qTox_enhanced/qTox_enhanced /qtox
ls -al /
ls -al /qtox/

dpkg --add-architecture i386 && \
apt-get update && apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 479b51a

Please sign in to comment.