Changed the target dir tot he home directory bin.
All checks were successful
Build Tavernworks / Explore-Gitea-Actions (push) Successful in 2m37s
All checks were successful
Build Tavernworks / Explore-Gitea-Actions (push) Successful in 2m37s
This commit is contained in:
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: FreeBSD-14.1
|
||||
env:
|
||||
SOURCE_DIR: tavernworks
|
||||
TARGET_DIR: ~/bin
|
||||
TARGET_DIR: /home/gitea/bin
|
||||
steps:
|
||||
- name: Setup Workspace
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user