Skip to content

Commit 23dbdb9

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent da76eab commit 23dbdb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
uses: actions/download-artifact@v4
104104
with:
105105
name: mona-sans-fonts-v${{ needs.build.outputs.version }}
106-
path: fonts/
106+
path: .
107107

108108
- name: Extract version
109109
id: version

0 commit comments

Comments
 (0)