mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 04:55:42 -04:00
ci: add directory reporting
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -202,6 +202,7 @@ jobs:
|
||||
run: |
|
||||
cd ./tvapp2
|
||||
npm ci
|
||||
ls
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.SELF_TOKEN_CL }}
|
||||
|
||||
@@ -212,6 +213,7 @@ jobs:
|
||||
- name: "🪪 Generate IDs"
|
||||
id: task_release_npm_env_generate
|
||||
run: |
|
||||
ls
|
||||
npm run root:generate
|
||||
|
||||
# #
|
||||
|
||||
Reference in New Issue
Block a user