mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
creating the dist dir
This commit is contained in:
parent
095658dbed
commit
8eeba9d741
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user