diff --git a/action.yml b/action.yml index 4df5918..ecd8f65 100644 --- a/action.yml +++ b/action.yml @@ -92,7 +92,7 @@ runs: cd ../ - - name: Install Ophyd Devices + - name: Checkout Ophyd Devices shell: bash id: ophyd_devices_checkout run: | @@ -119,7 +119,7 @@ runs: cd ../ - - name: Install BEC Widgets + - name: Checkout BEC Widgets shell: bash id: bec_widgets_checkout run: |