Skip to content

Commit

Permalink
yaml script format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jijopulikkottil committed Jul 24, 2024
1 parent 33ee6d5 commit e53a9ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Deploying.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
runs-on: macOS-latest
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
with:
xcode-version: latest-stable
- name: Checkout repository
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit e53a9ce

Please sign in to comment.