From 1e65175284bf8d3d4543d476078445b99c3d8d7a Mon Sep 17 00:00:00 2001 From: Jacob Hummer Date: Sun, 17 Dec 2023 13:26:51 -0600 Subject: [PATCH] typo --- .github/workflows/test-action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index bb1f5b8..e213299 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -34,6 +34,5 @@ jobs: - run: npm ci - run: npm run build - uses: ./ - - shell: bash - run: typst --version - run: typst compile test.typ