Update TinyCC commit in GitHub Actions (#3162)
This commit is contained in:
parent
008ca706c8
commit
32b97e9117
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tcc.yml
vendored
2
.github/workflows/tcc.yml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
cd tinycc
|
||||
#git checkout mob
|
||||
# Well-tested commit
|
||||
git checkout 675046bd59bc6977bb2016c7d2e115ace8a6ae6c
|
||||
git checkout aea2b53123b987a14d99126be22947ebda455082
|
||||
chmod +x ./configure
|
||||
|
||||
- name: Compiling and installing TinyCC
|
||||
|
|
|
|||
Loading…
Reference in a new issue