Skip to content

Commit c1e7dcf

Browse files
committed
Create a marker per vector
1 parent 5ad80cc commit c1e7dcf

File tree

33 files changed

+298
-226
lines changed

33 files changed

+298
-226
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Test
3636
run: npm run test
3737
- name: Archive test artifacst
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: test images
4141
path: |

0 commit comments

Comments
 (0)