From 73d4a3fcd8691927288bcd4e74adfcdf77c120d2 Mon Sep 17 00:00:00 2001 From: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Date: Wed, 3 Feb 2021 18:06:10 +0000 Subject: [PATCH] Oops --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 84fb4bc04f4..eff6c453acd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,6 +95,6 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-python@v2 with: - python-version: '3.8.2' # Script was made for 3.8/2 + python-version: '3.8.2' # Script was made for 3.8.2 architecture: 'x86' # This MUST be x86 - run: python tools/ci/validate_rustg_windows.py