make.yml: Replace wrong *.yml ref

This commit is contained in:
oech3
2026-03-10 17:17:38 +01:00
committed by Daniel Hofstetter
parent 4cdcfb7b41
commit a7ba8a1c40
+3 -3
View File
@@ -1,6 +1,6 @@
name: make
# spell-checker:ignore (abbrev/names) CACHEDIR CICD taiki
# spell-checker:ignore (abbrev/names) CACHEDIR taiki
# spell-checker:ignore (env/flags) RUSTDOCFLAGS RUSTFLAGS CARGOFLAGS CLEVEL
# spell-checker:ignore (jargon) deps softprops toolchain
# spell-checker:ignore (people) dawidd dtolnay
@@ -208,14 +208,14 @@ jobs:
- name: Download the previous individual size result
uses: dawidd6/action-download-artifact@v16
with:
workflow: CICD.yml
workflow: make.yml
name: individual-size-result
repo: uutils/coreutils
path: dl
- name: Download the previous size result
uses: dawidd6/action-download-artifact@v16
with:
workflow: CICD.yml
workflow: make.yml
name: size-result
repo: uutils/coreutils
path: dl