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