mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
...
This commit is contained in:
parent
58382a1976
commit
8197e35948
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -46,6 +46,8 @@ jobs:
|
||||
directory: .coverage
|
||||
- name: Compile
|
||||
run: |
|
||||
export CXX=clang++
|
||||
export CC=clang
|
||||
mkdir -p output/linux/x86_64
|
||||
mkdir build
|
||||
cd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user