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:
@@ -20,8 +20,7 @@ jobs:
|
||||
- name: Pack executable
|
||||
run:
|
||||
chmod +x ./bin/psxe &&
|
||||
mkdir -p psxe &&
|
||||
mv ./bin/psxe ./psxe &&
|
||||
mv ./bin/psxe ./ &&
|
||||
tar -czf psxe-ubuntu-latest.tar.gz ./psxe
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user