mirror of
https://github.com/RetroDECK/io.github.shiiion.primehack.git
synced 2025-04-10 19:15:11 +00:00
Fixed manifest name
This commit is contained in:
parent
4e6bcff6d3
commit
c6ae27d88d
2
.github/workflows/build_artifacts.yml
vendored
2
.github/workflows/build_artifacts.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
||||||
--install-deps-from=flathub-beta \
|
--install-deps-from=flathub-beta \
|
||||||
--repo=${GITHUB_WORKSPACE}/primehack-repo \
|
--repo=${GITHUB_WORKSPACE}/primehack-repo \
|
||||||
"${GITHUB_WORKSPACE}"/primehack-build-dir \
|
"${GITHUB_WORKSPACE}"/primehack-build-dir \
|
||||||
io.github.shiiion.primehack.yaml
|
io.github.shiiion.primehack.yml
|
||||||
|
|
||||||
- name: "Exporting dir tree"
|
- name: "Exporting dir tree"
|
||||||
id: tree
|
id: tree
|
||||||
|
|
Loading…
Reference in a new issue