Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammed Rokon Uddin authored Sep 29, 2023
1 parent f640327 commit 0347cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
xcode-version: '15.0'
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Build
working-directory: ./{{cookiecutter.app_name}}
env:
Expand Down

0 comments on commit 0347cd4

Please sign in to comment.