Skip to content

Commit

Permalink
Shifting to npx
Browse files Browse the repository at this point in the history
  • Loading branch information
yuta-imai committed Jul 22, 2024
1 parent 66cea2a commit 3e9783b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- run: npm run installAll
- run: npm run build
- run: npm test
- run: npm run cdk synth --context deploySoracamImageSource=1 --context deploySoracomAirMetadataSink=1
- run: npx cdk synth --context deploySoracomImageSource=1

0 comments on commit 3e9783b

Please sign in to comment.