Skip to content

Commit

Permalink
Update loc
Browse files Browse the repository at this point in the history
  • Loading branch information
pomianowski committed Jun 15, 2024
1 parent 1155539 commit e98773f
Show file tree
Hide file tree
Showing 3 changed files with 18,643 additions and 8,053 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/lepoco-publish-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,8 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v3

- name: Clean and Reinstall Dependencies
run: |
rm -rf node_modules
rm -f package-lock.json
npm install
- name: Install Dependencies
run: npm ci

- name: Build
run: npm run build
Expand Down
Loading

0 comments on commit e98773f

Please sign in to comment.