Skip to content

Commit 223c045

Browse files
smoke test
1 parent 77c1aa4 commit 223c045

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
@@ -267,7 +267,7 @@ jobs:
267267
- run: |
268268
node ./scripts/addPackageJsonGitHead.mjs package.json
269269
npm pack
270-
mv typescript*.tgz typescript.tgz
270+
mv *.tgz typescript.tgz
271271
echo "package=$PWD/typescript.tgz" >> "$GITHUB_OUTPUT"
272272
id: pack
273273

0 commit comments

Comments
 (0)