mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
extract meta-files from frontend.tar
This commit is contained in:
committed by
Aiden McClelland
parent
63859b81ad
commit
570a4b7915
3
.github/workflows/product.yaml
vendored
3
.github/workflows/product.yaml
vendored
@@ -120,6 +120,9 @@ jobs:
|
||||
run: |
|
||||
tar -mxvf frontend.tar frontend/config.json
|
||||
tar -mxvf frontend.tar frontend/dist
|
||||
tar -mxvf frontend.tar GIT_HASH.txt
|
||||
tar -mxvf frontend.tar ENVIRONMENT.txt
|
||||
tar -mxvf frontend.tar VERSION.txt
|
||||
|
||||
- name: Cache raspiOS
|
||||
id: cache-raspios
|
||||
|
||||
Reference in New Issue
Block a user