Skip to content

Commit 94720c0

Browse files
authored
Merge pull request #2 from firefliesai/hoangvvo-patch-1
Update publish-packages.yml
2 parents a3f749e + 2e0b461 commit 94720c0

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)