Skip to content

Commit

Permalink
Fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo committed Jun 21, 2024
1 parent 1a4dfc7 commit ed7e63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/accname.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
mkdir aria/accname/common
cp -r aria/common/** aria/accname/common/
sed -i 's|\.\./common|common|g' aria/graphics-aria/index.html
sed -i 's|\.\./common|common|g' aria/accname/index.html
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: respec
Expand Down

0 comments on commit ed7e63b

Please sign in to comment.