feat: supporting hash of github actions cache
This commit is contained in:
@@ -35,8 +35,8 @@ RUN pnpm install --frozen-lockfile
|
||||
# Path for disable updater
|
||||
#ADD flatpak/0001-disable-tauri-updater.patch .
|
||||
#RUN patch -p1 -t -i flatpak/0001-disable-tauri-updater.patch
|
||||
ADD flatpak/0002-depot-remove.patch .
|
||||
RUN patch -p1 -t -i 0002-depot-remove.patch
|
||||
#ADD flatpak/0002-depot-remove.patch .
|
||||
#RUN patch -p1 -t -i 0002-depot-remove.patch
|
||||
|
||||
# compile depot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user