mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-22 12:50:48 +00:00
chore: Add ls command to alpha.yml workflow for debugging purposes
This commit is contained in:
1
.github/workflows/alpha.yml
vendored
1
.github/workflows/alpha.yml
vendored
@@ -314,6 +314,7 @@ jobs:
|
||||
run: |
|
||||
pnpm package
|
||||
mv ./dist/output.mar windows.mar
|
||||
ls ./dist
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user