mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
Merge e7d02a2ddf
into 7df9ca2642
This commit is contained in:
commit
f6da379ef6
3 changed files with 3 additions and 3 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 10.15.0
|
||||
version: 10.17.1
|
||||
run_install: true
|
||||
|
||||
- run: pnpm run build
|
||||
|
|
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
|
||||
- uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 10.15.0
|
||||
version: 10.17.1
|
||||
run_install: true
|
||||
|
||||
- run: pnpm run build
|
||||
|
|
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
- uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 10.15.0
|
||||
version: 10.17.1
|
||||
run_install: true
|
||||
|
||||
- run: pnpm run build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue