Typo in workflow
Some checks failed
Try building docker image / idk something (push) Failing after 14m40s

This commit is contained in:
YuruC3 2025-05-11 14:08:42 +02:00
parent 0d5db658ef
commit 62562b6060

View File

@ -10,7 +10,7 @@ jobs:
name: idk something name: idk something
runs-on: [ubuntu-latest, aarch64] runs-on: [ubuntu-latest, aarch64]
env: env:
- IMAGE_NAME: somename IMAGE_NAME: somename
steps: steps:
- name: Check out code - name: Check out code
uses: actions/checkout@main uses: actions/checkout@main