Skip to content

Commit

Permalink
Capture debug logs from LS container
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Feb 2, 2024
1 parent 21af87b commit 5dd0725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
env:
LOCALSTACK_API_KEY: ${{ secrets.LOCALSTACK_API_KEY }}
APPSYNC_JS_LIBS_VERSION: ${{ github.sha }}
DEBUG: "1"
- uses: actions/setup-node@v4
- name: Install cdk project
working-directory: cdk
Expand Down

0 comments on commit 5dd0725

Please sign in to comment.