aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-07 12:59:33 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-07 12:59:33 +0300
commitcb49f6a8e05b4aeedc55ce25741c38e0bec2ff98 (patch)
tree22cd61f2d65d7c9befed1a14d286b6a72e125bc7 /.github
parentfix a stupid typo (diff)
downloadsetup-gcc-cb49f6a8e05b4aeedc55ce25741c38e0bec2ff98.tar.gz
setup-gcc-cb49f6a8e05b4aeedc55ce25741c38e0bec2ff98.zip
setting up cc is optional now
The better version of Link-Exe routine have been copied from setup-clang.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 59e4d1f..509f0b4 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -55,6 +55,7 @@ jobs:
with:
platform: '${{ matrix.platform }}'
cygwin: '${{ matrix.cygwin }}'
+ cc: 1
- name: Build foo.exe
run: |