Skip to content

Commit

Permalink
Merge branch 'rajatttt/dep-fix' of https://github.com/amazon-connect/…
Browse files Browse the repository at this point in the history
…amazon-connect-chat-interface into rajatttt/dep-fix
  • Loading branch information
mrajatttt committed Jan 3, 2025
2 parents cb3cc8a + 4f6cf8c commit 48d4a18
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
node-version: [15.x, 16.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

env:
CI: false

steps:
- uses: actions/checkout@v2

Expand All @@ -32,4 +35,4 @@ jobs:
- run: npm run release

# Also verify dev-build runs, avoiding: github.com/amazon-connect/amazon-connect-chat-interface/issues/75
- run: npm run dev-build
- run: npm run dev-build

0 comments on commit 48d4a18

Please sign in to comment.