Skip to content

Commit 2e0b461

Browse files
authored
Update publish-packages.yml
1 parent a3f749e commit 2e0b461

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-packages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
with:
1515
node-version: "20.x"
1616
registry-url: "https://npm.pkg.github.com/"
17-
- run: cp .npmrc ./javascript/.npmrc
1817
- run: npm ci
1918
- run: npm run build
2019
working-directory: javascript

0 commit comments

Comments
 (0)