mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-26 01:12:30 +01:00
fix: typo
This commit is contained in:
parent
aa52b1f658
commit
2de51d1188
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user