Skip to content

Commit fdc6e6b

Browse files
committed
ci: remove command ls from ci
1 parent e91d303 commit fdc6e6b

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)