Skip to content

Commit 1d08145

Browse files
committed
修改yml中语法错误
Change-Id: Ieada5613f92b28e7e47ef5aff21a43fe3aafe8b5
1 parent eaac032 commit 1d08145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/opensource.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
cmake --version
4242
4343
- name: install fir
44-
run:
44+
run: |
4545
sudo gem uninstall fastlane
4646
sudo gem install fir-cli
4747
- name: Fix App Version

0 commit comments

Comments
 (0)