Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update command
Browse files Browse the repository at this point in the history
lucasromanomr committed Nov 29, 2024
1 parent c1a32e0 commit decef9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ jobs:
- name: Build
run: |
xcodebuild clean build \
-workspace 'SkeletonView.xcworkspace' \
-project 'Cache.project' \
-scheme '${{ matrix.build-config['scheme'] }}' \
-sdk '${{ matrix.build-config['sdk'] }}' \
-destination '${{ matrix.build-config['destination'] }}'

0 comments on commit decef9b

Please sign in to comment.