Fix build workflow
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 6m28s
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 6m28s
This commit is contained in:
parent
025ef8bcad
commit
5228c92ff8
@ -31,5 +31,8 @@ jobs:
|
||||
- name: List Web Build Output
|
||||
run: ls -l ./dist
|
||||
|
||||
- name: List Root Directory
|
||||
run: ls -l /
|
||||
|
||||
- name: Copy Files to hosting directory.
|
||||
run: cp -Rf ./dist/* /data/pogdark
|
||||
|
Loading…
Reference in New Issue
Block a user