This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Hero3
/
vcmi
mirror of
https://github.com/vcmi/vcmi.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Attempt to fix 24.04 runners
Ivan Savenko
1 year ago
parent
ecac13d42e
commit
a876309154
2 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
1
0
CI/linux-qt6/before_install.sh
1
0
CI/linux/before_install.sh
+ 1
- 0
CI/linux-qt6/before_install.sh
View File
@@ -1,5 +1,6 @@
#!/bin/sh
+sudo apt remove needrestart
sudo apt-get update
# Dependencies
+ 1
- 0
CI/linux/before_install.sh
View File
@@ -1,5 +1,6 @@
#!/bin/sh
+sudo apt remove needrestart
sudo apt-get update
# Dependencies