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 deffb6a commit 64b799cCopy full SHA for 64b799c
.github/workflows/ci.yaml
@@ -48,5 +48,5 @@ jobs:
48
SIGNING_CERTIFICATE_BASE64: ${{ secrets.APPLICATION_ID_CERT }}
49
AUTHKEY_BASE64: ${{ secrets.APPLE_API_KEY }}
50
- name: Install Aptly
51
- run: |
+ run: |
52
brew install aptly@v1.5.0
0 commit comments