diff --git a/create-octorun-zip.sh b/create-octorun-zip.sh index e722d7cb2..4eb568d33 100755 --- a/create-octorun-zip.sh +++ b/create-octorun-zip.sh @@ -1,3 +1,3 @@ #!/bin/sh -eu DIR=$(pwd) -submodules/packaging/octorun/run.sh --path $DIR/octorun --out $DIR/src/GitHub.Api/Resources +submodules/packaging/octorun/run.sh --path $DIR/octorun --out $DIR/src/GitHub.Api/Resources --source $DIR/src/GitHub.Api/Installer diff --git a/submodules/packaging b/submodules/packaging index 43af07792..07785297f 160000 --- a/submodules/packaging +++ b/submodules/packaging @@ -1 +1 @@ -Subproject commit 43af077928bf3cfa06cfaac507b801efc950d475 +Subproject commit 07785297f6e1ec67dfdef0abffe5e0b44e12a9b2