fixing the source build number

This commit is contained in:
Joseph Flinn 2021-02-02 12:00:03 -08:00
parent e4b01afdfc
commit 52a76bda5c
1 changed files with 1 additions and 1 deletions

View File

@ -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