Skip to content

Commit

Permalink
Show current dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Feb 15, 2024
1 parent 2ffb176 commit 4e3699a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,10 @@ jobs:
-
run: pnpm install ep_etherpad-lite@file:../etherpad-lite/src
-
run: pnpm test
run: |
ls -lisa
pwd
pnpm run test
-
run: pnpm run lint

Expand Down

0 comments on commit 4e3699a

Please sign in to comment.