Skip to content

Commit

Permalink
Merge pull request #1028 from adevinta/gh_actions
Browse files Browse the repository at this point in the history
Fix GH action for new architecture
  • Loading branch information
robergro authored Jun 27, 2024
2 parents 761adfa + c62dc3a commit f94b77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildDemo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Run xcodegen
uses: xavierLowmiller/[email protected]
with:
spec: project-ci.yml
spec: project.yml
version: '2.41.0'
- name: Build
run: |
Expand Down

0 comments on commit f94b77d

Please sign in to comment.