This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 3edcc2d Problem with npm install
3edcc2d is described below
commit 3edcc2d605e190f5c2f75f53026e5eeb12592229
Author: Sebb <[email protected]>
AuthorDate: Wed Mar 23 13:30:43 2022 +0000
Problem with npm install
---
.github/workflows/unittestagenda.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/unittestagenda.yml
b/.github/workflows/unittestagenda.yml
index f7d8077..4a32348 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -35,5 +35,6 @@ jobs:
- name: test agenda code
run: |
cd www/board/agenda
+ npm install
bundle install
bundle exec rake