Skip to content

Commit

Permalink
Update path to rust lang dir
Browse files Browse the repository at this point in the history
  • Loading branch information
maryamtahhan authored Apr 25, 2023
1 parent 2678310 commit f70f84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
sudo apt-get update && sudo apt-get install -y libbpf-dev
- name: Build
working-directory: /cndp/lang/rs
working-directory: lang/rs
run: CNDP_INSTALL_PATH="/cndp" cargo install --root /cndp/usr/local/ --path examples/fwd

0 comments on commit f70f84d

Please sign in to comment.