Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiDixit09 committed Apr 26, 2024
1 parent 7773e66 commit 356e745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appium-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
id: decode_keystore
uses: timheuer/base64-to-file@v1
with:
fileName: 'Branch-SDK-Automation-TestBed/automationSigningKeys.jks'
fileName: 'sdk/Branch-SDK-Automation-TestBed/automationSigningKeys.jks'
encodedString: ${{ secrets.KEYSTORE }}
- name: Build testbed app
run: |
Expand Down

0 comments on commit 356e745

Please sign in to comment.