Skip to content

Commit

Permalink
Testing rust, c++ vs python3.12 BUILD Bob Build (7)
Browse files Browse the repository at this point in the history
  • Loading branch information
spirillen committed Jan 18, 2025
1 parent 4723715 commit 2aff0f8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:

- name: Build Rust script
run: |
rustc -C opt-level=3 tools/sort_lists.rs -o tools/sort_lists.rs
cd tools/sort_lists_project
cargo build --release
- name: Build C++ script
run: |
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 2aff0f8

Please sign in to comment.