Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoosmanviz committed Dec 31, 2024
1 parent 2b270ef commit 073a1d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ jobs:
- name: Build the project
id: build-crate
uses: philss/rustler-precompiled-action@v1.0.1
uses: philss/rustler-precompiled-action@v1.1.4
with:
project-name: kuzu_nif
project-name: kuzu_ex
project-version: ${{ env.PROJECT_VERSION }}
target: ${{ matrix.job.target }}
nif-version: ${{ matrix.nif }}
Expand Down

0 comments on commit 073a1d1

Please sign in to comment.