diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b21ecec..9907b0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,5 +25,6 @@ jobs: - name: Run Script run: - ./template-sync.sh api-template + ./template-sync.sh api-template --debug + \ No newline at end of file