Skip to content

Commit b3d8a8d

Browse files
Automatic merge branch 'main' into 'devel'
2 parents 3a14f4c + 33081f4 commit b3d8a8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/BuildAndTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Windows MSVC
4040
uses: ilammy/msvc-dev-cmd@v1
4141
- name: Set CodeSign Certificate macOS
42-
if: ${{ matrix.os == 'macos-latest' && github.repository == 'cnr-isti-vclab/vclib'}}
42+
if: ${{ matrix.os == 'macos-latest' && github.repository == 'cnr-isti-vclab/PyMeshLab'}}
4343
uses: apple-actions/import-codesign-certs@v3
4444
with:
4545
p12-file-base64: ${{ secrets.MACOS_CERTIFICATE }}

PYML_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.12.post2
1+
2023.12.post3

0 commit comments

Comments
 (0)