Skip to content

Commit fe2cf2b

Browse files
CopilotMalcolmnixon
andcommitted
Fix build-docs to download packages-ubuntu-latest (matching template)
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
1 parent c2b9ec6 commit fe2cf2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ jobs:
419419
- name: Download packages artifact
420420
uses: actions/download-artifact@v8
421421
with:
422-
name: packages-windows-latest
422+
name: packages-ubuntu-latest
423423
path: packages
424424

425425
# === INSTALL DEPENDENCIES ===

0 commit comments

Comments
 (0)