mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
list dist
This commit is contained in:
parent
6433178175
commit
b3f42543d4
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -74,6 +74,9 @@ jobs:
|
|||||||
- name: Build application
|
- name: Build application
|
||||||
run: npm run dist:lin
|
run: npm run dist:lin
|
||||||
|
|
||||||
|
- name: List dist
|
||||||
|
run: ls ./dist
|
||||||
|
|
||||||
- name: Upload .deb artifact
|
- name: Upload .deb artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user