This commit is contained in:
@@ -12,9 +12,11 @@ jobs:
|
|||||||
build-arch:
|
build-arch:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: "master"
|
ref: "master"
|
||||||
|
path: "co"
|
||||||
repository: "tesses50/tesses-tap.git"
|
repository: "tesses50/tesses-tap.git"
|
||||||
token: ${{ env.PACKAGE_AND_BREW }}
|
token: ${{ env.PACKAGE_AND_BREW }}
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user