mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-27 00:05:26 +00:00
ci: import bun shell
This commit is contained in:
committed by
Aiden Cline
parent
2e7086e321
commit
2ea105735d
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