Skip to content

Commit

Permalink
update gh action to correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ogazitt committed Sep 15, 2024
1 parent fdce8b4 commit 6fa24c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ jobs:
uses: actions/download-artifact@v4
with:
pattern: authorization-api-*
path: .
merge-multiple: true
- name: Download artifact - pattern document
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 6fa24c1

Please sign in to comment.