1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00: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