Skip to content

Commit

Permalink
With download artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo committed Jun 20, 2024
1 parent 193372c commit a1de06c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/core-aam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ jobs:
ref: gh-pages
path: core-aam
token: ${{ secrets.ARIA_EDITOR_DRAFTS }}
# - uses: actions/download-artifact@v4
# with:
# name: core-aam
# path: core-aam/
- 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
Expand Down

0 comments on commit a1de06c

Please sign in to comment.