Fix build workflow
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 5m53s

This commit is contained in:
whysman 2025-02-19 17:47:46 -05:00
parent 392367e64e
commit 025ef8bcad

View File

@ -32,4 +32,4 @@ jobs:
run: ls -l ./dist
- name: Copy Files to hosting directory.
run: cp -Rf ./dist/* /home/pogdark/
run: cp -Rf ./dist/* /data/pogdark