commit 4be785d0333039269421f185705a03e087828f35
parent 65cc193167f84f76e6bb57e1b6dc20d15ec68ce9
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 1 Oct 2023 20:29:41 +0200
Fix typo
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml
@@ -100,7 +100,6 @@ jobs:
if: matrix.settings.target == 'i686-pc-windows-msvc'
run: yarn config set supportedArchitectures.cpu "ia32"
shell: bash
- shell: bash
- name: Install dependencies
run: yarn install
- name: Setup node x86