Skip to content

Commit

Permalink
some CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bluestreak01 committed May 4, 2024
1 parent 6c4b92d commit b5b8724
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rebuild_native_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
git status
- name: Copy Rust Library to the final directory
run: |
mkdir -p core/src/main/resources/io/questdb/bin/windows-amd64/
cp core/rust/qdbr/target/release/questdbr.dll core/src/main/resources/io/questdb/bin/windows-amd64/
- name: Save Windows Rust Library to Cache
uses: actions/cache/save@v3
Expand Down

0 comments on commit b5b8724

Please sign in to comment.