fix: typo

This commit is contained in:
Alessandro Pezzè 2020-05-02 16:02:03 +02:00
parent aa52b1f658
commit 2de51d1188

View File

@ -28,7 +28,7 @@ jobs:
- checkout
- ditto-transform
- run:
name: Pack the transofrmed data in a .tar.gz
name: Pack the transformed data in a .tar.gz
command: tar czf _gen.tar.gz _gen/*
- store_artifacts:
path: _gen.tar.gz