Skip to content

Commit 02ce53c

Browse files
Update main_ourumbraco.yml
1 parent 5177b6a commit 02ce53c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main_ourumbraco.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
run: npm install
3636
- name: Install gulp prerequisites
3737
run: npm install --save-dev jshint gulp-jshint
38+
- name: Install gulp
39+
run: npm install gulp
3840
- name: Rebuild node-sass
3941
run: npm rebuild node-sass
4042
- name: Build project

0 commit comments

Comments
 (0)