mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: import bun shell
This commit is contained in:
parent
cb1a1fb26c
commit
92ade2a320
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -101,6 +101,7 @@ jobs:
|
|||
import * as fs from 'fs/promises';
|
||||
import * as path from 'path';
|
||||
import { DefaultArtifactClient } from "@actions/artifact";
|
||||
import { $ } from "bun";
|
||||
|
||||
const artifactClient = new DefaultArtifactClient()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue