Skip to content

Commit aa79062

Browse files
committed
Move screenshots to new directory
1 parent 60081ad commit aa79062

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ module.exports = function(grunt) {
122122
assets: {
123123
files: [{
124124
expand: true,
125-
cwd: './',
125+
cwd: './screenshots',
126126
src: [
127127
'screenshot-*.{png,jpe?g}'
128128
],
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)