Skip to content

Commit 289f757

Browse files
committed
ci: update package file format
1 parent 30367b1 commit 289f757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ jobs:
107107
uses: actions/upload-artifact@v2
108108
with:
109109
name: Binary Packages ${{ matrix.config.artifact_name }}
110-
path: build/matplotplusplus-?.?.?-*.*
110+
path: build/Matplot++-?.?.?-*.*
111111
- name: Archive Installer Packages as is
112112
uses: kittaakos/upload-artifact-as-is@v0
113113
with:
114-
path: build/matplotplusplus-?.?.?-*.*
114+
path: build/Matplot++-?.?.?-*.*

0 commit comments

Comments
 (0)