mirror of
https://github.com/dtolnay/install.git
synced 2024-11-22 08:29:30 +01:00
Update buck2 git repository path
This commit is contained in:
parent
a67d20ef8e
commit
5b34f552bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buck2.yml
vendored
2
.github/workflows/buck2.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
||||||
uses: ./.github/workflows/build.yml
|
uses: ./.github/workflows/build.yml
|
||||||
with:
|
with:
|
||||||
crate: buck2
|
crate: buck2
|
||||||
git: facebookincubator/buck2
|
git: facebook/buck2
|
||||||
path: app/buck2
|
path: app/buck2
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
Loading…
Reference in a new issue