Skip to content

Commit ce22957

Browse files
committed
ci: skip jfrog login on macos
1 parent 785465b commit ce22957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-desktop-reusable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767

6868
- name: Login to JFrog Ledger
6969
id: jfrog-login
70+
if: ${{ vars.ARTIFACTORY_URL != '' && matrix.output-name != 'mac' }}
7071
uses: LedgerHQ/actions-security/actions/jfrog-login@actions/jfrog-login-1.4.0
7172

7273
- name: Configure npmrc

0 commit comments

Comments
 (0)