Skip to content

Commit

Permalink
workflows: roll back to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Burial0268 committed Aug 12, 2024
1 parent 565fac3 commit 6632089
Show file tree
Hide file tree
Showing 3 changed files with 3,029 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_script: build
package_manager: npm
package_manager: yarn

1 change: 0 additions & 1 deletion js/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,4 @@ out
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
yarn.lock

Loading

0 comments on commit 6632089

Please sign in to comment.