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
runs-on: [ubuntu-latest, aarch64]
env:
- IMAGE_NAME: somename
IMAGE_NAME: somename
steps:
- name: Check out code
uses: actions/checkout@main