Skip to content

Commit 25919fb

Browse files
committed
Update ci.yml
1 parent e61726e commit 25919fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ jobs:
122122
- host: ubuntu-latest
123123
target: aarch64-linux-android
124124
if: ${{ github.ref == 'refs/heads/main' }}
125-
- host: ubuntu-latest
126125
build: yarn build --target aarch64-linux-android
126+
- host: ubuntu-latest
127127
target: aarch64-unknown-linux-musl
128128
if: ${{ github.ref == 'refs/heads/main' }}
129129
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-alpine

0 commit comments

Comments
 (0)