Skip to content

Commit

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

- name: Test dir
run: ls setup-pnpm
run: ls
shell: bash

- name: Test store
run: ls /home/runner/setup-pnpm
shell: bash

0 comments on commit ee72366

Please sign in to comment.