mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-03 18:28:13 +01:00
fixing the source build number
This commit is contained in:
parent
e4b01afdfc
commit
52a76bda5c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
call git submodule update --init --recursive
|
||||
cd ../
|
||||
del /S/Q "Source\.git\objects\pack\*"
|
||||
call 7z a browser-source-%RUN_NUMBER%.zip "Source\*"
|
||||
call 7z a browser-source-%BUILD_NUMBER%.zip "Source\*"
|
||||
|
||||
- name: test dist
|
||||
run: ls dist
|
||||
|
Loading…
Reference in New Issue
Block a user