Skip to content

Commit

Permalink
ci: fix Yamory workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tasshi-me committed Jul 18, 2023
1 parent 1bd600a commit 1625224
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/yamory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
node-version: '16'
cache: 'pnpm'
- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: download and validate Yamory script
working-directory: /tmp
Expand Down

0 comments on commit 1625224

Please sign in to comment.