fix: gh actions
This commit is contained in:
parent
c2a8da4551
commit
c1a0fbc66f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/production-build.yml
vendored
2
.github/workflows/production-build.yml
vendored
|
|
@ -9,7 +9,7 @@ env:
|
|||
IMAGE_NAME: "coollabsio/coolify"
|
||||
|
||||
jobs:
|
||||
arm64:
|
||||
amd64:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Reference in a new issue