fix
This commit is contained in:
parent
99b4749ac7
commit
7ab7c614fe
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -45,7 +45,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
Remove-Item -Path (Get-Command bazel.exe).Source
|
Remove-Item -Path (Get-Command bazel.exe).Source
|
||||||
Get-ChildItem -Path java-maven -Recurse -File | Move-Item -Destination .
|
Get-ChildItem -Path java-maven -Recurse -File | Move-Item -Destination .
|
||||||
Remove-Item -Path java-maven
|
|
||||||
|
|
||||||
- name: Setup Bazel
|
- name: Setup Bazel
|
||||||
uses: ./setup-bazel/
|
uses: ./setup-bazel/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue