diff --git a/.github/workflows/core-aam.yml b/.github/workflows/core-aam.yml index 38c95105c..749938fb4 100644 --- a/.github/workflows/core-aam.yml +++ b/.github/workflows/core-aam.yml @@ -32,6 +32,9 @@ jobs: sparse-checkout: | core-aam common + - name: Copy common + run: | + mv -r aria/common/** aria/core-aam/common/ - uses: w3c/spec-prod@v2 with: TOOLCHAIN: respec