From 93f49431bc5a50fce7fc7b18ab1db284b4dbd9a5 Mon Sep 17 00:00:00 2001 From: Christopher Lowenthal Date: Mon, 31 Oct 2022 12:11:52 -0400 Subject: [PATCH] wip: removed python setup --- .github/workflows/release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8c616fe90..cdc5e9751 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,9 +23,6 @@ jobs: - uses: actions/setup-node@v3 with: node-version: 14 - - uses: actions/setup-python@v4 - with: - python-version: '3.10' - run: | cd lattice