mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 09:16:22 +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/*
|
path: dist/*
|
||||||
build-windows-x86_64-extension-msvc:
|
build-windows-x86_64-extension-msvc:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: ilammy/msvc-dev-cmd@v1
|
- uses: ilammy/msvc-dev-cmd@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue