diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index e890b8b..add6891 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: xcocdebuild - uses: sersoft-gmbh/xcodebuild-action@v1 + uses: mxcl/xcodebuild@v1 with: scheme: SalatTimeBar destination: platform=macOS