Skip to content

Commit

Permalink
Merge pull request #31 from ksv90/dev
Browse files Browse the repository at this point in the history
fix: test 4
  • Loading branch information
ksv90 authored Feb 25, 2024
2 parents 34427f2 + c3f3600 commit 7c33503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ runs:
shell: bash

- name: Test dir
run: ls && cd /home/runner/ && ls && cd /home/runner/.pnpm-store && ls
run: ls /home/runner/.pnpm-store
shell: bash

0 comments on commit 7c33503

Please sign in to comment.