Skip to content

Commit

Permalink
add npm i
Browse files Browse the repository at this point in the history
  • Loading branch information
PEZ committed Nov 6, 2024
1 parent d78b439 commit b357f13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ jobs:
restore-keys: |
${{ runner.os }}-npm-
- name: Install node dependencies
run: npm install

- name: Setup Babashka
uses: DeLaGuardo/setup-clojure@12.5
with:
Expand Down

0 comments on commit b357f13

Please sign in to comment.