diff --git a/.github/workflows/Deployment.yml b/.github/workflows/Deployment.yml index d994433..688cb83 100644 --- a/.github/workflows/Deployment.yml +++ b/.github/workflows/Deployment.yml @@ -19,7 +19,7 @@ jobs: SWIFT_VERSION: "5.9.2" RUBY_VERSION: "2.6.10" TUIST_VERSION: "3.36.2" - + steps: - name: Checkout uses: actions/checkout@v3