Skip to content

Commit

Permalink
fix: fix publish directory
Browse files Browse the repository at this point in the history
  • Loading branch information
codingsamuel committed May 9, 2024
1 parent 7d38c03 commit 8267132
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
clean: false

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
Expand Down

0 comments on commit 8267132

Please sign in to comment.