Skip to content

Commit d31d4f1

Browse files
committed
fix
1 parent 2e1df16 commit d31d4f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/setup/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,6 @@ runs:
4242
- name: "Generate Xcode project"
4343
shell: bash
4444
run: |
45+
pushd ios
4546
make gen
47+
popd

0 commit comments

Comments
 (0)