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 : |