#2: Rewrite as a composite action

This commit is contained in:
mtkennerly 2023-03-28 15:38:58 +08:00
parent 1a3a67c1e5
commit 6708a62e85
No known key found for this signature in database
GPG key ID: E764BE00BE6E6408
9 changed files with 68 additions and 3088 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
__pycache__/
node_modules/
out/
tmp*/