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 8df4644 commit 69aee94Copy full SHA for 69aee94
.github/workflows/ios_typings.yml
@@ -45,10 +45,6 @@ jobs:
45
id: yarn-cache-dir-path
46
run: echo "::set-output name=dir::$(yarn config get globalFolder)"
47
48
- - name: Get yarn cache directory path
49
- id: yarn-cache-dir-path
50
- run: echo "::set-output name=dir::$(yarn config get globalFolder)"
51
-
52
53
- name: Install deps
54
if: steps.yarn-node_modules.outputs.cache-hit != 'true'
0 commit comments