Update proper ref to external repository.
This commit is contained in:
parent
3bec3ea1f1
commit
168d09a0a8
2
.github/workflows/publish_macos.yml
vendored
2
.github/workflows/publish_macos.yml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: htacg/tidy-mac-installer
|
repository: htacg/tidy-mac-installer
|
||||||
ref: test_builing
|
ref: master
|
||||||
path: ${{github.workspace}}/tidy-mac-installer
|
path: ${{github.workspace}}/tidy-mac-installer
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue