mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
Update run-test-manually.yml
This commit is contained in:
2
.github/workflows/run-test-manually.yml
vendored
2
.github/workflows/run-test-manually.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
run: |
|
||||
npm install @oven/bun-${{matrix.tag}}@canary
|
||||
chmod +x node_modules/@oven/bun-${{matrix.tag}}/bin/bun
|
||||
cp node_modules/@oven/bun-${{matrix.tag}}/bin/bun /usr/bin/bun
|
||||
sudo cp node_modules/@oven/bun-${{matrix.tag}}/bin/bun /usr/bin/bun
|
||||
- id: test
|
||||
name: Test
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user