mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-30 05:40:03 +00:00
deps: Update to latest.
This commit is contained in:
parent
2d9112aa0c
commit
52e0bc3392
5 changed files with 2130 additions and 1652 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.release.tag_name }}
|
||||
- uses: actions/setup-node@v3
|
||||
- uses: actions/setup-node@v4
|
||||
- run: npm install -g pnpm
|
||||
- run: pnpm install
|
||||
- run: pnpm run build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue