diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4800609..610867f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -42,7 +42,7 @@ - name: Checkout uses: actions/checkout@v4 - name: Install GNU Softwares - uses: liblaf/install-action@main + uses: liblaf/template/.github/actions/install@main with: brew: coreutils gnu-sed make choco: gnuwin32-coreutils.install make sed diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61122a0..882701e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ - repo: https://github.com/cmhughes/latexindent.pl rev: V3.23.3 hooks: - - id: latexindent-conda + - id: latexindent - repo: https://github.com/commitizen-tools/commitizen rev: 3.12.0 hooks: