codeql-action/tests/cpp-autobuild/src/build.sh
2023-10-23 10:57:55 +02:00

5 lines
107 B
Bash
Executable file

#!/bin/bash
errno || true # just a command to check its autoinstallation by deptrace
gcc -o main main.c