Update CI script
This commit is contained in:
@@ -7,6 +7,7 @@ jobs:
|
||||
working_directory: /workspace/lime
|
||||
steps:
|
||||
- checkout
|
||||
- run: docker -v
|
||||
- run:
|
||||
name: Update Git Submodules
|
||||
command: git submodule update --init
|
||||
@@ -259,4 +260,4 @@ workflows:
|
||||
- Setup (Haxe 3.4.x)
|
||||
- Documentation (Haxe 3.4.x):
|
||||
requires:
|
||||
- Setup (Haxe 3.4.x)
|
||||
- Setup (Haxe 3.4.x)
|
||||
|
||||
Reference in New Issue
Block a user