Skip to content

Commit

Permalink
chore: build js client
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasholzer committed Aug 9, 2024
1 parent 089068a commit 2091db0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
echo "The extracted pipelineId is: $pipelineId"
echo "The extracted Tag is: $testImageTag"
- run: |
npm run build
ls -lah .
ls -lah node_modules
ls -lah node_modules/@netlify
Expand Down

0 comments on commit 2091db0

Please sign in to comment.