Skip to content

Commit 89fdfea

Browse files
authored
Merge pull request #21 from Stefan2008Git/patch-2
Updating linux.yml
2 parents 853a250 + 0fbb0ae commit 89fdfea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
cache-build-linux
2727
- name: Installing / Updating libraries
2828
run: |
29+
sudo apt-get install libvlc-dev
30+
sudo apt-get install libvlccore-dev
2931
haxe -cp cli --run Lib
3032
haxelib remove hxcpp
3133
haxelib git hxcpp https://github.com/HaxeFoundation/hxcpp.git

0 commit comments

Comments
 (0)