Skip to content

Commit da71d41

Browse files
committed
Update build-ubuntu.yml
1 parent 2c3db8a commit da71d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
luaVersion: "5.5.0"
3838

3939
- name: Install dependencies
40-
run: whereis lua
4140
run: |
41+
whereis lua
4242
sudo apt update
4343
sudo apt install --allow-downgrades cmake ninja-build extra-cmake-modules libpcap0.8-dev libsdl2-dev libenet-dev \
4444
qt6-{base,base-private,multimedia}-dev qt6-wayland libqt6svg6-dev libarchive-dev libzstd-dev libfuse2 libfaad-dev

0 commit comments

Comments
 (0)