Merge pull request #24 from teaxyz/cleanup-after-cancel-merge

#22 try to trigger close
This commit is contained in:
Neil 2022-11-24 11:27:52 +08:00 committed by GitHub
commit 9095c9e475
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,5 @@
#!/bin/bash
rm ./test.json
rm ./final.json
prefix=$1
echo $(aws cloudfront list-distributions --output json) >> ./test.json

View file

@ -12,6 +12,7 @@ $ pnpm dev
## Todo
[] setup a scaffolding script to make it easier making elements
[] unit tests
## Design System