mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
write permission?
This commit is contained in:
parent
87e1e74e5e
commit
4ae9aacbd2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -51,6 +51,8 @@ jobs:
|
|||
path: dist/*
|
||||
build-windows-x86_64-extension-msvc:
|
||||
runs-on: windows-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue