mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-08 19:32:39 +08:00
Update linux.yml
This commit is contained in:
parent
84233093ea
commit
09b4911269
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Build minimal
|
||||
run: |
|
||||
echo "timestamp=`git show -s --format=%at | xargs -I# date -d @# +%Y%m%d%H%M%S`" >> $GITHUB_ENV
|
||||
./build --disable-freetype --disable-libfluidsynth --disable-mt32 --disable-screenshots
|
||||
./build --disable-freetype --disable-libfluidsynth --disable-mt32
|
||||
- name: Install libraries
|
||||
run: |
|
||||
sudo apt-get update -y
|
||||
|
Loading…
x
Reference in New Issue
Block a user