mirror of
https://github.com/bitwarden/cli
synced 2025-12-15 15:53:44 +00:00
creating the dist dir
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user