Update Makefile

Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>
This commit is contained in:
jillingk
2022-12-04 12:41:04 +01:00
committed by GitHub
parent e20a426703
commit 2a7ceee216

View File

@@ -32,7 +32,6 @@ $(services): build/spec
--global-property models,supportingFiles
mv build/model src/typings/$@
# Checkout spec (and patch version)
build/spec:
git clone https://github.com/Adyen/adyen-openapi.git build/spec