Skip to content

Commit

Permalink
update yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed Apr 29, 2024
1 parent c23c4e9 commit 2da7ba9
Show file tree
Hide file tree
Showing 4 changed files with 875 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,12 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: enable corepack
run: corepack enable
- uses: actions/checkout@v4
# Setup .npmrc file to publish to npm
- uses: actions/setup-node@v4
with:
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'
cache: yarn
# Defaults to the user or organization that owns the workflow file
scope: '@octocat'
- run: yarn
Expand Down
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ dist-ssr
*.njsproj
*.sln
*.sw?
.yarn

.yarn/cache
Binary file added .yarn/install-state.gz
Binary file not shown.
874 changes: 874 additions & 0 deletions .yarn/releases/yarn-3.6.4.cjs

Large diffs are not rendered by default.

0 comments on commit 2da7ba9

Please sign in to comment.