File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : make
22
3- # spell-checker:ignore (abbrev/names) CACHEDIR CICD taiki
3+ # spell-checker:ignore (abbrev/names) CACHEDIR taiki
44# spell-checker:ignore (env/flags) RUSTDOCFLAGS RUSTFLAGS CARGOFLAGS CLEVEL
55# spell-checker:ignore (jargon) deps softprops toolchain
66# spell-checker:ignore (people) dawidd dtolnay
@@ -208,14 +208,14 @@ jobs:
208208 - name : Download the previous individual size result
209209 uses : dawidd6/action-download-artifact@v16
210210 with :
211- workflow : CICD .yml
211+ workflow : make .yml
212212 name : individual-size-result
213213 repo : uutils/coreutils
214214 path : dl
215215 - name : Download the previous size result
216216 uses : dawidd6/action-download-artifact@v16
217217 with :
218- workflow : CICD .yml
218+ workflow : make .yml
219219 name : size-result
220220 repo : uutils/coreutils
221221 path : dl
You can’t perform that action at this time.
0 commit comments