Skip to content

Commit

Permalink
fix(ci): remove set option
Browse files Browse the repository at this point in the history
  • Loading branch information
priyasiddharth committed Dec 2, 2024
1 parent 8989dc0 commit 4ccc55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Checkout LLVM
uses: actions/checkout@v4
with:
sparse-checkout: set docker/ .github/workflows/containers/github-action-ci/
sparse-checkout: docker/

- name: Build buildpack-deps-seaurchin Container
run: |
Expand Down

0 comments on commit 4ccc55e

Please sign in to comment.