We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822ca59 commit 37f0461Copy full SHA for 37f0461
.github/workflows/sample.yml
@@ -33,6 +33,7 @@ jobs:
33
bundle exec pod install --repo-update
34
- name: Build
35
run: |
36
+ cd samples/swift
37
xcodebuild \
38
-workspace FirebaseUI-demo-swift.xcworkspace \
39
-scheme FirebaseUI-demo-swift \
0 commit comments