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

Commit b3297da

Browse files
committed
Update octorun packager to also update the version file
1 parent ee01535 commit b3297da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

create-octorun-zip.sh

+1-1
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)