Skip to content

Commit

Permalink
revert to 2.28
Browse files Browse the repository at this point in the history
  • Loading branch information
bluestreak01 committed Apr 26, 2024
1 parent 65898d3 commit 1f9966d
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 @@ -30,7 +30,6 @@ jobs:
git status
- name: Copy Rust Library to the final directory
run: |
if not exist "core/src/main/resources/io/questdb/bin/windows" mkdir core/src/main/resources/io/questdb/bin/windows
cp core/rust/qdbr/target/release/questdbr.dll core/src/main/resources/io/questdb/bin/windows/libquestdbr.dll
- name: Save Windows Rust Library to Cache
uses: actions/cache/save@v3
Expand Down

0 comments on commit 1f9966d

Please sign in to comment.