feat: add support for multi artifacts

This commit is contained in:
Rafael Abreu 2023-02-16 18:55:01 +00:00
parent e9ef242655
commit e9e49e9bbc
5 changed files with 245 additions and 85 deletions

View file

@ -4,7 +4,7 @@
# For our project, we generate this file through a build process
# from other source files.
# We need to make sure the checked-in `index.js` actually matches what we expect it to be.
name: Check dist/
name: Check dist
on:
push: