Skip to content

Commit dec4091

Browse files
committed
Update pkg.yml
1 parent edb3836 commit dec4091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: actions/setup-node@v4
1515
with:
1616
node-version: '18'
17+
- run: npm install -g yarn
1718
- run: yarn --frozen-lockfile
1819
- run: npm install --global pkg
1920
- run: yarn build

0 commit comments

Comments
 (0)