Skip to content

Commit adf0d09

Browse files
committed
wrong platform 😅
1 parent a97942d commit adf0d09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-devices-onboard-chrome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
api-key: ${{ github.event.inputs.environment == 'dev' && secrets.DCD_DEV_API_KEY || secrets.DCD_API_KEY }}
2626
api-url: ${{ github.event.inputs.environment == 'dev' && 'https://api.dev.devicecloud.dev' || '' }}
27-
app-file: ./binaries/sample.zip
27+
app-file: ./binaries/sample.apk
2828
workspace: ./flows/onboard-chrome
2929
android-device: pixel-6
3030
name: "Android Onboard Chrome"

0 commit comments

Comments
 (0)