Skip to content

Commit

Permalink
copy .files
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Metelkin committed Oct 31, 2023
1 parent ff4fd05 commit b68578e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
npm ci
npm run build
#mkdir -p site/online
cp -rf public/* dist
cp -rf public/* public/.* dist
env:
CI: true
- name: Deploy to "gh-pages"
Expand Down

0 comments on commit b68578e

Please sign in to comment.