Skip to content

Commit ce72651

Browse files
committed
Update release.yml
1 parent 1c3a585 commit ce72651

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@ jobs:
186186
- host: ubuntu-22.04
187187
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-alpine
188188
build: |
189-
yarn build
190189
rustup install 1.85.0
191190
rustup default 1.85.0
191+
yarn build
192192
strip -x *.node
193193
artifact-name: linux-x64-musl
194194

0 commit comments

Comments
 (0)