Skip to content

Commit

Permalink
Update build_cfs_base_docker.yaml
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
ana-GT authored Feb 27, 2024
1 parent 5ad7e37 commit cc2ad1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cfs_base_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Build brash-ros-base
run: |
shopt -s expand_aliases
source scripts.build_brash.sh
source scripts/build_brash.sh
echo "Build rosgsw should return 0 if good, 1 if failure: $?"
# Push cfs-base image
Expand Down

0 comments on commit cc2ad1f

Please sign in to comment.