Skip to content

Commit 5d7bf47

Browse files
committed
.
1 parent 0b08957 commit 5d7bf47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,6 @@ async function runActionWithWitness(actionDir, witnessOptions) {
480480
// Set up options for execution
481481
const execOptions = {
482482
cwd: actionDir,
483-
env: envVars,
484483
listeners: {
485484
stdout: (data) => {
486485
process.stdout.write(data.toString());

0 commit comments

Comments
 (0)