This commit is contained in:
Anthony 2024-03-10 23:37:18 +01:00
parent 19c77fac96
commit 0df8f9c42a

View file

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