Merge branch 'merge-autoslab' of https://github.com/johncosker/dfhack into merge-autoslab

develop
John Cosker 2023-01-28 09:01:54 -05:00
commit 1bc9c41762
2 changed files with 2 additions and 2 deletions

@ -29,7 +29,7 @@ if [[ $(id -u) -eq 0 ]]; then
# If this was run using sudo, let's make sure the directories are owned by the
# real user (and set the BUILDER_UID to it)
builder_uid=$SUDO_UID
chown $builder_uid win64-cross win64-cross/output
chown -R $builder_uid win64-cross
fi
# Assumes you built a container image called dfhack-build-msvc from

@ -1 +1 @@
Subproject commit edd19a446fb1c38fb77a2fe1bac27ef3318e9823
Subproject commit 3193ad5c354a18cb55d41792379894b7b054c7bc