Skip to content

Commit

Permalink
fix(CICD): test ls electron-server 2
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienChampagnol committed Jun 25, 2024
1 parent 33bfe5a commit 8ab0a6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CICD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ jobs:
- name: Publish version
run: |
npm install
pwd
ls -l
ls -l ./electron-server
ls -l ./electron-server/dist_back
npm run prepackage
npm run package
npm run make
Expand Down

0 comments on commit 8ab0a6f

Please sign in to comment.