mirror of
https://github.com/ARMSX2/ARMSX1.git
synced 2026-08-24 16:53:35 -07:00
Update ubuntu.yml
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- name: Install SDL2
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install libsdl2-dev
|
||||
- name: Build PSXE
|
||||
run: |
|
||||
@@ -27,4 +28,4 @@ jobs:
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: psxe-ubuntu-latest
|
||||
path: ./psxe-ubuntu-latest.tar.gz
|
||||
path: ./psxe-ubuntu-latest.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user