diff --git a/.github/workflows/beta-build.yml b/.github/workflows/beta-build.yml index 6762a0e..c6cd76f 100644 --- a/.github/workflows/beta-build.yml +++ b/.github/workflows/beta-build.yml @@ -214,7 +214,6 @@ jobs: env: CI: false NODE_OPTIONS: --max-old-space-size=4096 - CFLAGS: -std:c11 run: pnpm tauri build ${{ env.BUILD_MODE}} ${{ matrix.os == 'windows-latest' && '-b nsis' || '' }} - name: Rename macos-aarch64