Skip to content

Commit 37f0461

Browse files
committed
fix bad path
1 parent 822ca59 commit 37f0461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sample.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
bundle exec pod install --repo-update
3434
- name: Build
3535
run: |
36+
cd samples/swift
3637
xcodebuild \
3738
-workspace FirebaseUI-demo-swift.xcworkspace \
3839
-scheme FirebaseUI-demo-swift \

0 commit comments

Comments
 (0)