1 parent 246efe0 commit f673596Copy full SHA for f673596
1 file changed
.github/workflows/docs.yaml
@@ -27,7 +27,7 @@ jobs:
27
- name: Download distributions
28
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
29
with:
30
- pattern: dist-ubuntu-24.04*
+ pattern: dist-ubuntu-24.04
31
merge-multiple: true
32
path: dist
33
run-id: ${{ github.event.workflow_run.id }}
0 commit comments