diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 6487e9490..e0f88ddcd 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -32,6 +32,7 @@ jobs: npm install npm run clean npm run build + ls -la packages/cli/dist/cli.js # working-directory: ./javascript #docker/build-push-action has a built-in checkout - name: Build and push Docker image from main