mirror of
https://github.com/foomo/next-proxy-middleware.git
synced 2025-10-16 12:35:36 +00:00
chore: add volta
This commit is contained in:
parent
6cac3fb66b
commit
bfa895039e
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- uses: volta-cli/action@v4
|
||||||
|
|
||||||
- uses: oven-sh/setup-bun@v2
|
- uses: oven-sh/setup-bun@v2
|
||||||
with:
|
with:
|
||||||
bun-version-file: package.json
|
bun-version-file: package.json
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user