Skip to content

Commit

Permalink
update build workflow
Browse files Browse the repository at this point in the history
Signed-off-by: sk593 <[email protected]>
  • Loading branch information
sk593 committed Jun 24, 2024
1 parent 3fdfbaf commit 6c5d197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
version: latest
working-directory: 'src/aws-type-downloader'
- run: git submodule update --init --recursive
- run: npm ci
- run: npm install && ci
working-directory: 'bicep-types/src/bicep-types'
- run: npm run build
working-directory: 'bicep-types/src/bicep-types'
Expand Down

0 comments on commit 6c5d197

Please sign in to comment.