mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Temprary debug code
This commit is contained in:
parent
52f9b0d0d4
commit
5e360550f1
2
.github/workflows/cooker-selfhosted.yml
vendored
2
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -41,6 +41,8 @@ jobs:
|
|||
io.qt.qtwebengine.BaseApp/x86_64/6.3 \
|
||||
org.freedesktop.Sdk.Extension.llvm13 \
|
||||
org.freedesktop.Sdk.Extension.dotnet6/x86_64/21.08
|
||||
echo ${GITHUB_WORKSPACE} #DEBUG
|
||||
df -h ${GITHUB_WORKSPACE} #DEBUG
|
||||
|
||||
- name: Build flatpak
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue