1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-06 05:28:51 +02:00

creating the dist dir

This commit is contained in:
Joseph Flinn 2021-01-09 00:19:25 +00:00
parent 095658dbed
commit 8eeba9d741

View File

@ -248,6 +248,7 @@ jobs:
shell: pwsh
run: |
#./scripts/snap-build.ps1 -version $env:PACKAGE_VERSION
New-Item -Path 'dist' -ItemType Directory
Get-ChildItem dist
Get-ChildItem dist\snap