From a2136bb6660de98f6480ec92f75d395610ae2bf5 Mon Sep 17 00:00:00 2001 From: deeenes Date: Wed, 22 Jan 2025 10:51:40 +0100 Subject: [PATCH] install action: typo --- .github/workflows/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/install.yaml b/.github/workflows/install.yaml index a62eece..d951126 100644 --- a/.github/workflows/install.yaml +++ b/.github/workflows/install.yaml @@ -33,4 +33,4 @@ jobs: - name: Import package run: | - python -c "import " + python -c "import networkcommons"