Skip to content

Commit 92ade2a

Browse files
committed
ci: import bun shell
1 parent cb1a1fb commit 92ade2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
import * as fs from 'fs/promises';
102102
import * as path from 'path';
103103
import { DefaultArtifactClient } from "@actions/artifact";
104+
import { $ } from "bun";
104105
105106
const artifactClient = new DefaultArtifactClient()
106107

0 commit comments

Comments
 (0)