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 30367b1 commit 289f757Copy full SHA for 289f757
.github/workflows/build.yml
@@ -107,8 +107,8 @@ jobs:
107
uses: actions/upload-artifact@v2
108
with:
109
name: Binary Packages ${{ matrix.config.artifact_name }}
110
- path: build/matplotplusplus-?.?.?-*.*
+ path: build/Matplot++-?.?.?-*.*
111
- name: Archive Installer Packages as is
112
uses: kittaakos/upload-artifact-as-is@v0
113
114
0 commit comments