removed not required pipeline step

This commit is contained in:
2025-04-22 14:48:11 +02:00
parent c82d860085
commit 5648bb73e5
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: Run SpearheadCompile
run: |
python3 SpearheadCompile.py ./spearhead ./output/spearhead.lua
python3 SpearheadCompile.py . ./output/spearhead.lua
- name: Check Change size
id: change_size