fix
This commit is contained in:
parent
a452639e44
commit
c0d204c842
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -29,7 +29,8 @@ jobs:
|
||||||
repository: bazelbuild/examples
|
repository: bazelbuild/examples
|
||||||
sparse-checkout: java-maven
|
sparse-checkout: java-maven
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
path: setup-bazel
|
with:
|
||||||
|
path: setup-bazel
|
||||||
- run: ls -l
|
- run: ls -l
|
||||||
- uses: ./setup-bazel/
|
- uses: ./setup-bazel/
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue