Mac actions update

This commit is contained in:
Krzosa Karol
2024-01-05 21:18:08 +01:00
parent 4af0a18e15
commit dda4ac3bfb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
gcc -o bld build_main.cpp -g
clang -o bld build_main.cpp -g
./bld