mirror of
https://github.com/anomalyco/opencode.git
synced 2026-02-01 22:48:16 +00:00
ci: import bun shell
This commit is contained in:
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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user