Skip to content

Commit

Permalink
fix: change path of dts file
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenngoclongdev committed Jul 11, 2023
1 parent b851d9c commit 67e510a
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 @@ -58,6 +58,9 @@ jobs:
- name: Install dependency
run: pnpm install --frozen-lockfile

- name: Print Directory Structure
run: ls -l

- name: Compile package
run: pnpm ci:compile

Expand Down

0 comments on commit 67e510a

Please sign in to comment.