diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 94b86a6..e2f6ea9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,8 +8,8 @@ jobs: runs-on: macOS-latest steps: - - name: Build - uses: actions/checkout@v1 + - name: Build run: fastlane build - name: Compress Build Artifacts