Skip to content

Commit

Permalink
re-installing package-lock remotely
Browse files Browse the repository at this point in the history
  • Loading branch information
AssoulYasser committed Jun 19, 2024
1 parent fc652fa commit 6d56dfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13,368 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Package-lock
run: npm install
- name: Set up Node
uses: actions/setup-node@v4
with:
Expand Down
Loading

0 comments on commit 6d56dfa

Please sign in to comment.