Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Jul 28, 2024
1 parent a2d3e90 commit 5be43da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_maixcam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
echo "------------------------------------"
echo "-- Build Projects for MaixCAM now --"
echo "------------------------------------"
cd projects
cd ../../projects
chmod +x build_all.sh
./build_all.sh

0 comments on commit 5be43da

Please sign in to comment.