Update TinyCC commit in GitHub Actions (#3162)

This commit is contained in:
Anton Kochkov 2022-11-07 06:58:28 +08:00 committed by GitHub
parent 008ca706c8
commit 32b97e9117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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