Fixing the build script for gitea.
Some checks failed
Build Tavernworks / Explore-Gitea-Actions (push) Failing after 1m49s
Some checks failed
Build Tavernworks / Explore-Gitea-Actions (push) Failing after 1m49s
This commit is contained in:
@ -27,6 +27,10 @@ jobs:
|
||||
pwd
|
||||
ls -la
|
||||
cd "$SOURCE_DIR"
|
||||
echo "Current Shell: $SHELL"
|
||||
echo "PATH=$PATH"
|
||||
. ~/.profile
|
||||
echo "PATH=$PATH"
|
||||
echo "Building release."
|
||||
cargo build --release
|
||||
echo "Installing loreweaver."
|
||||
|
||||
Reference in New Issue
Block a user