From 0df8f9c42a384aa5c404a87af87c512383e30242 Mon Sep 17 00:00:00 2001 From: Anthony Date: Sun, 10 Mar 2024 23:37:18 +0100 Subject: [PATCH] fix ci --- .github/workflows/story_editor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/story_editor.yml b/.github/workflows/story_editor.yml index 79aadc7..b235bfe 100644 --- a/.github/workflows/story_editor.yml +++ b/.github/workflows/story_editor.yml @@ -36,10 +36,6 @@ jobs: - uses: actions/checkout@v4 with: submodules: recursive - - name: Install packages - run : | - sudo apt-get update -qq - sudo apt-get install docker.io - name: build working-directory: ./story-editor run : |