Fix
Some checks failed
Build and Deploy on Tag / build-arch (push) Failing after 4s

This commit is contained in:
2026-04-20 04:32:25 -05:00
parent 49c7def1a0
commit 352fd9c203

View File

@@ -12,9 +12,11 @@ jobs:
build-arch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
ref: "master"
path: "co"
repository: "tesses50/tesses-tap.git"
token: ${{ env.PACKAGE_AND_BREW }}
- run: |