Skip to content

Commit

Permalink
Fix one more thing
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew W. Harn <[email protected]>
  • Loading branch information
awharn committed Mar 4, 2024
1 parent 65e1e43 commit 4711f24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: results
path: docs/pr-${{ github.ref_name }}
path: docs/pr-${{ github.event.number }}

- name: Resolve Artifact
run: |
Expand Down
1 change: 0 additions & 1 deletion test

This file was deleted.

0 comments on commit 4711f24

Please sign in to comment.