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

6 lines
107 B
Bash
Executable File

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