forked from waja/action-debian-package
Compare commits
1 commit
75594905c0
...
b37da5f37a
Author | SHA1 | Date | |
---|---|---|---|
b37da5f37a |
1 changed files with 1 additions and 0 deletions
1
main.js
1
main.js
|
@ -105,6 +105,7 @@ async function main() {
|
|||
core.endGroup()
|
||||
|
||||
core.startGroup("Check test files")
|
||||
await exec.exec("ls", ["-la", workspaceDirectory])
|
||||
await exec.exec("ls", ["-la", workspaceDirectory + "/foo"])
|
||||
core.endGroup()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue