mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
fixing the typo................
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
shell: pwsh
|
||||
run: |
|
||||
$repo_url = "https://github.com/${env:GITHUB_REPOSITORY}.git"
|
||||
$bulid_num = $GITHUB_RUN_NUMBER
|
||||
$build_num = [int]$env:GITHUB_RUN_NUMBER
|
||||
$adj_build_num = $buildnum+3000
|
||||
|
||||
Write-Host "RUN NUMBER: $env:GITHUB_RUN_NUMBER"
|
||||
|
||||
Reference in New Issue
Block a user