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 eaac032 commit 1d08145Copy full SHA for 1d08145
.github/workflows/opensource.yml
@@ -41,7 +41,7 @@ jobs:
41
cmake --version
42
43
- name: install fir
44
- run:
+ run: |
45
sudo gem uninstall fastlane
46
sudo gem install fir-cli
47
- name: Fix App Version
0 commit comments