We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5022022 commit f5c517bCopy full SHA for f5c517b
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Post Artifact
78
uses: actions/upload-artifact@v4
79
with:
80
- name: Packages
+ name: Packages (${{matrix.env}} ${{matrix.vcpkg_arg}})
81
path: "pkg/*"
82
# This step will use the same cached +build results as long as all Earthly
83
# build arguments are equivalent. Make sure of that!
0 commit comments