Skip to content

Commit

Permalink
Merge pull request #28 from ksv90/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
ksv90 authored Feb 25, 2024
2 parents b7b884c + 02c8ed0 commit f454399
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ runs:
run: echo $PNPM_HOME
shell: bash

- name: Test dir
run: ls
shell: bash

- name: Cache pnpm-store
uses: actions/cache@v3
id: pnpm-store
Expand Down

0 comments on commit f454399

Please sign in to comment.