Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
richerfu committed Sep 24, 2024
1 parent 59af57d commit 50d58b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
if: contains(matrix.platform.target, 'ohos')
run: ohrs cargo test -- -p glutin --no-run --verbose --target ${{ matrix.platform.target }} $OPTIONS --features $FEATURES
env:
OHOS_NDK_HOME: ${{ steps.setup_sdk.outputs.OHOS_BASE_SDK_HOME }}
OHOS_NDK_HOME: ${{ steps.setup_sdk.outputs.ohos-base-sdk-home }}

- name: Run tests
shell: bash
Expand Down

0 comments on commit 50d58b2

Please sign in to comment.