Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed Jan 21, 2025
1 parent cf3824e commit c9948d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
sudo apt-get install libeigen3-dev
- name: Install LF toolchain
run: |
curl -Ls https://install.lf-lang.org | bash -s cli
curl -Ls https://install.lf-lang.org | bash -s cli nightly
cargo install lingua-franca
- name: Build examples
run: |
Expand Down

0 comments on commit c9948d2

Please sign in to comment.