We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b12af4 commit bd1185aCopy full SHA for bd1185a
graphics-aria/.travis.yml
@@ -20,7 +20,7 @@ script:
20
- cd gh-pages
21
- git clone --depth=1 --branch=gh-pages https://github.com/w3c/graphics-aria.git
22
- cd graphics-aria
23
- - cp -r ../../w3c/graphics-aria/img .
+ - cp -r ../../w3c/graphics-aria/common ../../w3c/graphics-aria/img .
24
- 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
25
26
after_success:
0 commit comments