Skip to content

Commit

Permalink
Fix flag
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo committed Jun 19, 2024
1 parent 35e36cc commit 696ea36
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 @@ -34,7 +34,7 @@ jobs:
common
- name: Copy common
run: |
mv -r aria/common/** aria/core-aam/common/
mv -R aria/common/** aria/core-aam/common/
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: respec
Expand Down

0 comments on commit 696ea36

Please sign in to comment.