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.
pkgx
1 parent 271b238 commit a0cfed3Copy full SHA for a0cfed3
.github/workflows/ci.yml
@@ -107,7 +107,7 @@ jobs:
107
- name: Set up pkgx environment
108
uses: pkgxdev/setup@v1
109
with:
110
- +: xcodes
+ +: fastlane xcodes
111
112
- name: Set environment variables
113
run: echo "SKIP_SLOW_FASTLANE_WARNING=1" >> $GITHUB_ENV
pkgx.yml
0 commit comments