forked from waja/action-debian-package
Compare commits
1 commit
b37da5f37a
...
75594905c0
Author | SHA1 | Date | |
---|---|---|---|
75594905c0 |
1 changed files with 0 additions and 1 deletions
1
main.js
1
main.js
|
@ -105,7 +105,6 @@ 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