mirror of
https://github.com/RetroDECK/MAME.git
synced 2024-11-21 12:25:39 +00:00
BUILDER: fixes
This commit is contained in:
parent
4930eda495
commit
b0173bfba2
2
.github/workflows/build_mame.yml
vendored
2
.github/workflows/build_mame.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
--install-deps-from=flathub \
|
||||
--install-deps-from=flathub-beta \
|
||||
--repo=${GITHUB_WORKSPACE}/mame-repo \
|
||||
"${GITHUB_WORKSPACE}" \
|
||||
"${GITHUB_WORKSPACE}"/mame-build-dir \
|
||||
net.retrodeck.mame.yml
|
||||
|
||||
- name: Create Artifact for RetroDECK
|
||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
RetroDECK
|
||||
mame-build-dir
|
Loading…
Reference in a new issue