Skip to content

Commit bd1185a

Browse files
author
Michael Cooper
committed
add common to cp
1 parent 4b12af4 commit bd1185a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphics-aria/.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ script:
2020
- cd gh-pages
2121
- git clone --depth=1 --branch=gh-pages https://github.com/w3c/graphics-aria.git
2222
- cd graphics-aria
23-
- cp -r ../../w3c/graphics-aria/img .
23+
- cp -r ../../w3c/graphics-aria/common ../../w3c/graphics-aria/img .
2424
- curl https://labs.w3.org/spec-generator/?type=respec"&"url=https://raw.githack.com/w3c/graphics-aria/main/index.html -o index.html -f --retry 3
2525

2626
after_success:

0 commit comments

Comments
 (0)