diff --git a/.github/workflows/e2e-ios.yml b/.github/workflows/e2e-ios.yml index e9e48779b2..fe32906c7e 100644 --- a/.github/workflows/e2e-ios.yml +++ b/.github/workflows/e2e-ios.yml @@ -16,6 +16,9 @@ jobs: - uses: actions/checkout@v4 + - name: Print location + run: pwd + - name: Bootstrap project run: npm run lerna bootstrap --scope @quiet/eslint-config,@quiet/logger,@quiet/common,@quiet/types,@quiet/state-manager,@quiet/backend,@quiet/identity,@quiet/mobile,backend-bundle