Skip to content

Commit

Permalink
Fix the lakers server too
Browse files Browse the repository at this point in the history
  • Loading branch information
kostis committed Mar 5, 2025
1 parent ce95a8a commit 96fe2c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
run: |
curl --proto '=https' --tlsv1.3 https://sh.rustup.rs -sSf | sh -s -- -y
source "${HOME}/.cargo/env"
rustup toolchain install nightly-2024-06-22-x86_64-unknown-linux-gnu
./scripts/setup_sul.sh lakers
- name: Test Lakers Server
Expand Down

0 comments on commit 96fe2c7

Please sign in to comment.