Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuta-imai committed Jul 23, 2024
1 parent bbebdd9 commit fc45140
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: npx cdk synth --context deploySoracomImageSource=1 --context harvestFilesPath=test
- run: npx cdk synth --context deploySoracamImageSource=1 --context harvestFilesPath=test

0 comments on commit fc45140

Please sign in to comment.