mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
BUILD-LOCALLY: fixing persistent build [skip ci]
This commit is contained in:
parent
679f3be898
commit
39a339bd07
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
export PERSISTENCE=false # as local build persistency is only managed by user
|
||||
export GITHUB_WORKSPACE="."
|
||||
cp net.retrodeck.retrodeck.appdata.xml net.retrodeck.retrodeck.appdata.xml.bak
|
||||
cp net.retrodeck.retrodeck.yml net.retrodeck.retrodeck.yml.bak
|
||||
|
|
Loading…
Reference in a new issue