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
|
runs-on: FreeBSD-14.1
|
||||||
env:
|
env:
|
||||||
SOURCE_DIR: tavernworks
|
SOURCE_DIR: tavernworks
|
||||||
TARGET_DIR: /usr/local/bin
|
TARGET_DIR: ~/bin
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Workspace
|
- name: Setup Workspace
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user