mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-15 07:43:27 +00:00
install checksum
This commit is contained in:
@@ -40,6 +40,7 @@ install:
|
|||||||
if($isWindows) {
|
if($isWindows) {
|
||||||
choco install reshack --no-progress
|
choco install reshack --no-progress
|
||||||
choco install cloc --no-progress
|
choco install cloc --no-progress
|
||||||
|
choco install checksum --no-progress
|
||||||
cloc --include-lang TypeScript,JavaScript,HTML,Sass,CSS --vcs git
|
cloc --include-lang TypeScript,JavaScript,HTML,Sass,CSS --vcs git
|
||||||
.\make-versioninfo.ps1
|
.\make-versioninfo.ps1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user