Skip to content

Commit 6f26d6b

Browse files
Easton97-Jensjens
authored andcommitted
Update ci_new.yml
1 parent cce7b79 commit 6f26d6b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci_new.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
fetch-depth: 0
4141
submodules: recursive
4242

43-
4443
- name: Detect latest Lua dev package
4544
id: detect_lua
4645
shell: bash
@@ -97,7 +96,7 @@ jobs:
9796
which lua || true
9897
lua -v || true
9998
dpkg -l | grep lua || true
100-
99+
101100
- name: Run build preparation script
102101
run: ./build.sh
103102

0 commit comments

Comments
 (0)