Skip to content

Commit 627e01c

Browse files
authored
Update ios-testflight-dist.yml
1 parent eb0130a commit 627e01c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ios-testflight-dist.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
restore-keys: |
4242
${{ runner.os }}-pods-
4343
44+
- name: Print the installed Node.js version
45+
run: node -v
46+
4447
- name: Install Ruby 3.x
4548
uses: ruby/setup-ruby@v1
4649
with:

0 commit comments

Comments
 (0)