mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
try github action ci build
This commit is contained in:
2
.github/scripts/macos/increment-version.ps1
vendored
Normal file
2
.github/scripts/macos/increment-version.ps1
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
$rootPath = $env:GITHUB_WORKSPACE;
|
||||
$buildNumber = 100 + [int]$env:GITHUB_RUN_NUMBER;
|
||||
Reference in New Issue
Block a user