removed not required pipeline step
This commit is contained in:
@@ -29,6 +29,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run SpearheadCompile
|
- name: Run SpearheadCompile
|
||||||
run: |
|
run: |
|
||||||
|
mkdir -p ./output
|
||||||
python3 SpearheadCompile.py . ./output/spearhead.lua
|
python3 SpearheadCompile.py . ./output/spearhead.lua
|
||||||
|
|
||||||
- name: Check Change size
|
- name: Check Change size
|
||||||
|
|||||||
Reference in New Issue
Block a user