Skip to content

Commit

Permalink
run build script...
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Mar 19, 2024
1 parent 8f07311 commit 3af4094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
sudo apt-get -y install linux-modules-extra-$(uname -r) can-utils
pip install --user scapy
scripts/build_can_isotp.sh
scripts/set_up_vcan.sh
- name: Build
run: cargo build --verbose
Expand Down

0 comments on commit 3af4094

Please sign in to comment.