From ea3ba6e0d4af03eb9c01473bfeb8a86287a39942 Mon Sep 17 00:00:00 2001 From: Dean Netherton Date: Wed, 22 Jan 2025 12:12:37 +1100 Subject: [PATCH] ch376-native: remove transpiling of c code from mac-os gha build --- .github/workflows/commit.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 2729cf20..03ec1d72 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -59,7 +59,6 @@ jobs: run: | export TZ='America/Los_Angeles' brew install srecord - make transpile-c-code make distlog --trace rm -rf .git*