Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit 8ceae84

Browse files
Remove unused ENV variable
1 parent 991b57d commit 8ceae84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ jobs:
193193
env:
194194
NODE_VERSION: '20.x'
195195
FORCE_COLOR: '1'
196-
MUSL_HOME: ${{ github.workspace }}/musl-toolchain
197196
steps:
198197
- name: Setup Java
199198
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1

0 commit comments

Comments
 (0)