Changed the target directory to place executables.
Some checks failed
Build Tavernworks / Explore-Gitea-Actions (push) Failing after 2m38s
Some checks failed
Build Tavernworks / Explore-Gitea-Actions (push) Failing after 2m38s
This commit is contained in:
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: FreeBSD-14.1
|
||||
env:
|
||||
SOURCE_DIR: tavernworks
|
||||
TARGET_DIR: /usr/local/bin
|
||||
TARGET_DIR: ~/bin
|
||||
steps:
|
||||
- name: Setup Workspace
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user