fix: gh actions

This commit is contained in:
Andras Bacsai 2023-07-04 12:28:57 +02:00
parent c2a8da4551
commit c1a0fbc66f

View File

@ -9,7 +9,7 @@ env:
IMAGE_NAME: "coollabsio/coolify"
jobs:
arm64:
amd64:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3