Skip to content

Commit

Permalink
test-yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
priyagupta108 committed Feb 5, 2024
1 parent 4bb511f commit 73fc8e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: corepack enable
- uses: dmitry-shibanov/setup-node@v-dmshib/fix-arm64-for-windows
- uses: priyagupta108/setup-node@PR-927
with:
node-version: 20
cache: 'yarn'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@priyagupta108/sample-node",
"version": "1.0.5",
"version": "1.0.4",
"description": "sample-node application",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 73fc8e2

Please sign in to comment.