Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
MelissaAutumn committed Sep 25, 2024
1 parent bba8d5c commit 64fa42a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
node-version: 20
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: ls -la
- name: Copy files to dist
run: cp README.md ./dist/README.md \
cp LICENSE ./dist/LICENSE \
Expand Down

0 comments on commit 64fa42a

Please sign in to comment.