We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd23136 commit cf66603Copy full SHA for cf66603
.github/workflows/linux.yml
@@ -38,6 +38,7 @@ jobs:
38
- name: build reference qoiconv
39
shell: bash
40
run: |
41
+ cat /proc/cpuinfo
42
pushd .dependencies/qoi
43
ln -s ../stb/stb_image.h .
44
ln -s ../stb/stb_image_write.h .
0 commit comments