From 96a90ffc73e4304c23367a2b4b34a5edad3430d4 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Fri, 23 Feb 2024 15:52:42 -0800 Subject: [PATCH] Remove move-libary command --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7caeaa50..df076639 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,6 @@ jobs: yarn workspace ani-cursor build yarn workspace webamp build yarn workspace webamp build-library - yarn workspace webamp move-library - name: Lint run: | yarn lint