Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 070152a

Browse files
author
Andreia Gaita
authored
Merge pull request #916 from github-for-unity/build/version-octorun
Update octorun packager to also update the version file
2 parents ee01535 + b3297da commit 070152a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

create-octorun-zip.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh -eu
22
DIR=$(pwd)
3-
submodules/packaging/octorun/run.sh --path $DIR/octorun --out $DIR/src/GitHub.Api/Resources
3+
submodules/packaging/octorun/run.sh --path $DIR/octorun --out $DIR/src/GitHub.Api/Resources --source $DIR/src/GitHub.Api/Installer

submodules/packaging

Submodule packaging updated 96 files

0 commit comments

Comments
 (0)