mirror of
https://github.com/deployphp/action.git
synced 2025-03-31 02:16:36 +00:00
Import cd function
This commit is contained in:
parent
94d8f839c6
commit
ba429a2d0e
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -1,5 +1,5 @@
|
|||
import core from '@actions/core'
|
||||
import { $, fs } from 'zx'
|
||||
import { $, fs, cd } from 'zx'
|
||||
|
||||
void async function main() {
|
||||
try {
|
||||
|
|
Loading…
Add table
Reference in a new issue