Skip to content

Commit 2e90881

Browse files
Specify VCell-Nativelib
1 parent d9712e5 commit 2e90881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
name: vcell-${{ matrix.os }}
5858
path: |
59-
vcell-${{ matrix.os }}.zip
59+
vcell-nativlib/vcell-${{ matrix.os }}.zip
6060
6161
- name: Output artifact URL
6262
run: echo 'Artifact URL is ${{ steps.artifact-upload-step.outputs.artifact-url }}'

0 commit comments

Comments
 (0)