Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
matteriot committed Apr 27, 2024
1 parent b6f01ec commit 27b5069
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
with:
ndk-version: r21e
add-to-path: false
- run: ls ~/Library/Android/sdk/ndk
- run: echo $ANDROID_NDK_HOME
- name: Test golang code
run: go test ./...
- name: install and setup gomobile
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ jobs:
with:
ndk-version: r21e
add-to-path: false
- run: ls ~/Library/Android/sdk/ndk
- run: echo $ANDROID_NDK_HOME
- name: Test golang code
run: go test ./...
- name: install and setup gomobile
Expand Down

0 comments on commit 27b5069

Please sign in to comment.