From 972ca42f8e56ff8d6771c1ee8319574ce25c3aa9 Mon Sep 17 00:00:00 2001 From: Martin Durant Date: Thu, 8 Aug 2024 16:09:55 -0400 Subject: [PATCH] char --- .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 40bbb5f..8407912 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -52,7 +52,7 @@ jobs: args: --release --strip --out dist --find-interpreter sccache: 'true' manylinux: auto - before-script-linux: yum install -y libatomic1 + before-script-linux: yum install -y libatomic - name: Upload wheels uses: actions/upload-artifact@v3 with: