Skip to content

Commit

Permalink
fix action #6.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylyp Radionov committed Jul 10, 2023
1 parent 99616aa commit 9878116
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
node-version: 18.x

- name: check pwd
run: pwd

- name: pnpm install and build
uses: ./.github/actions/pnm-next-build

Expand Down

0 comments on commit 9878116

Please sign in to comment.