mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 00:53:23 +00:00
fixing shell
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -34,7 +34,6 @@ jobs:
|
||||
|
||||
- name: Get Package Version
|
||||
id: gen_vars
|
||||
shell: pwsh
|
||||
run: |
|
||||
repo_url="https://github.com/${{ env.GITHUB_REPOSITORY }}.git"
|
||||
build_num=$(${{ env.GITHUB_RUN_NUMBER }} + 3000)
|
||||
|
||||
Reference in New Issue
Block a user