Skip to content

Commit

Permalink
this is the way
Browse files Browse the repository at this point in the history
  • Loading branch information
ahiuchingau committed Jan 12, 2024
1 parent 09ecbd8 commit b40dd6b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gripper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,8 @@ jobs:
- name: Checkout workflow/action directory
uses: actions/checkout@v4
with:
sparse-checkout: |
.github
sparse-checkout: '.github/'
sparse-checkout-cone-mode: false
path: .github

- name: Host Compile setup
uses: './.github/actions/host-compile-setup'
Expand Down

0 comments on commit b40dd6b

Please sign in to comment.