Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
ci: re trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ert78gb committed Jul 16, 2024
1 parent 5dd7119 commit 5bc1813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version-file: scripts/.nvmrc
cache: npm

- name: Install node dependencies
- name: Install node dependencies in scripts folder
run: |
cd scripts
npm install
Expand Down

0 comments on commit 5bc1813

Please sign in to comment.