Fix CircleCI workflow (#2134)

Don't show in changelog
This commit is contained in:
Florian Rival
2020-12-13 18:58:42 +01:00
committed by GitHub
parent f500196ab2
commit 08ac66fa7d

View File

@@ -17,7 +17,7 @@ jobs:
# System dependencies (for Electron Builder and Emscripten)
- run:
name: Install dependencies for Emscripten
command: sudo apt install cmake
command: sudo apt-get update && sudo apt install cmake
- run:
name: Install Emscripten (for GDevelop.js)