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

Commit 63ded68

Browse files
authored
Update pkg.yml
1 parent 8406981 commit 63ded68

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pkg.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ jobs:
4242
arch: ${{ matrix.arch }}
4343
node-version: ${{ matrix.node-version }}
4444
os: ${{ matrix.os }}
45+
env:
46+
PKG_ARCH: ${{ matrix.arch }}
47+
PKG_NODE_VERSION: ${{ matrix.node-version }}
48+
PKG_OS: ${{ matrix.os }}

0 commit comments

Comments
 (0)