mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
add more random numbers
This commit is contained in:
2
.github/workflows/build-ubuntu.yml
vendored
2
.github/workflows/build-ubuntu.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install --allow-downgrades \
|
sudo apt install --allow-downgrades \
|
||||||
qt6-{base,base-private,multimedia,tools}-dev qt6-qpa-plugins \
|
qt6-{base,base-private,multimedia,tools}-dev qt6-qpa-plugins \
|
||||||
libpcap0.8 libsdl2-2.0-0 libslirp0 libarchive zstd libfuse2
|
libpcap0.8 libsdl2-2.0-0 libslirp0 libarchive13 zstd libfuse2
|
||||||
- name: Download build artifact
|
- name: Download build artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user