Skip to content

Commit

Permalink
Adjust paths
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo committed Jun 21, 2024
1 parent a1de06c commit 02f53b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/core-aam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,9 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: core-aam
# path: core-aam/
- name: Copy files
run: |
cp -r aria.gh/aria/core-aam/ core-aam
cp -r aria.gh/aria/core-aam/** core-aam/
ls -r core-aam
- name: Push new files to child repo
run: |
Expand Down

0 comments on commit 02f53b9

Please sign in to comment.