Added makedir to CI

This commit is contained in:
Ajay Ramachandran
2020-02-20 12:17:51 -05:00
parent b629b7d333
commit c8ec2922cf

View File

@@ -23,6 +23,7 @@ jobs:
with:
name: ChromeExtension
path: dist
- run: mkdir ./builds
- uses: montudor/action-zip@v0.1.0
with:
args: zip -qq -r ./builds/ChromeExtension.zip ./dist