Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 26d3365

Browse files
committedApr 8, 2024
ci: remove command ls from ci
1 parent 344f969 commit 26d3365

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
.nx
3535
key: ${{ runner.os }}-nx-master
3636
- run: npx nx affected -t build --parallel=3 --exclude='json-api-front,json-api-server,json-api-server-e2e,shared-utils,json-shared-type,database'
37-
- run: ls -l ./dist/libs/json-api/json-api-nestjs-sdk
3837
- name: Publish packages
3938
run: npx nx release publish
4039
shell: bash

0 commit comments

Comments
 (0)
Please sign in to comment.