diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77a1395..f8248ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,4 +13,5 @@ jobs: node --version pnpm --version date - pwd \ No newline at end of file + pwd + ls -al \ No newline at end of file