Skip to content

Commit

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

0 comments on commit 0b53f22

Please sign in to comment.