mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-07 01:15:14 +01:00
fix ci
This commit is contained in:
parent
19c77fac96
commit
0df8f9c42a
1 changed files with 0 additions and 4 deletions
4
.github/workflows/story_editor.yml
vendored
4
.github/workflows/story_editor.yml
vendored
|
|
@ -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 : |
|
||||
|
|
|
|||
Loading…
Reference in a new issue