Skip to content

Commit

Permalink
fixing burrito link build dir from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
AsherGlick committed Oct 25, 2023
1 parent ac0fbb4 commit cd875c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Build Burrito Link
run: |
mkdir burrito_link/build
cd burrito_link
cd burrito_link/build
cmake ..
make
Expand Down

0 comments on commit cd875c5

Please sign in to comment.