Skip to content

Commit

Permalink
need to be in right dir for docker build to work
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Nov 13, 2024
1 parent 55212fd commit 5a63824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_20_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:

- name: docker build ubuntu 22.04
run: |
cd catkin_ws
cd catkin_ws/src/screen_grab/screen_grab
docker build . -t ubuntu_2204

0 comments on commit 5a63824

Please sign in to comment.