oops
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Linus109
2025-11-23 13:47:03 +01:00
parent 62ef49319a
commit 2f357d48ac

View File

@@ -8,7 +8,7 @@ platform:
steps: steps:
- name: test - name: test
image: clang image: silkeh/clang
commands: commands:
- clang hello.c -o hello - clang hello.c -o hello
- ./hello - ./hello